FreeBSD 5.4 ndis support

2005-07-03 Thread Tobias Tom
Hello everyone, I'm using FreeBSD for some years now. I've read the german Mailinglist for nearly the same time. But I've got a Problem which no one can reproduce, or no one know any solution. I want to use my Level One wnc 0301 WLAN PCI Card in my FreeBSD box with acts as a Router in my small Ho

Re: FreeBSD 5.4 ndis support

2005-07-05 Thread Tobias Tom
> Anyway, there is a utility in 5.4 (I think that's that's where it showed up) > called "ndisgen". Running ndisgen steps you through a wonderful little script > that asks for for the location of your INF and SYS files, generates you .h > file and kernel module. I did that ... thank you very much ..

WLAN Access Point without Prism Chip

2005-07-05 Thread Tobias Tom
Hello, I've found inside the manual that currently only Prism Chips are supported to create Access Points in FreeBSD (stable). I that still a valid statement, or is there any unofficial Solution which I could give a try? Thank you for your Help... Regards Tobias

Re: FreeBSD 5.4 ndis support

2005-07-05 Thread Tobias Tom
> Note: I've never done NDIS before as I have a Cisco PCM-352 which is > supported under FreeBSD. Lucky man! ;o) > However, I'll offer my thoughts in case they help: a) I'm not so sure > building anything into the kernel would help as opposed to it being a > module. I generally wait til I've teste