From: h1kari <h1...@da...> - 2001-12-26 05:12:17
|
I'm out of town, but I'll get you some registry dumps for my cards when I get back to the office. Also, I was wondering if anyone on the list has worked on implementing ioctl handlers for the drivers yet. I've briefly tried messing with it, but to no avail.. For some reason the IONetworkingFamily really likes to keep calling it's internal functions instead of inheriting the ioctl functions (performCommand, performGatedCommand, etc) in my derived function. I don't have much experience with c++, so I might be doing something wrong.. Anyway, let me know if you have done this, or are planning on doing this in the future (so I can implement my airtools and generic wi config apps). Otherwise I'll keep on digging and see if I can get it in. Also, what will the next significant driver release include? Thanks, and Happy Holidays ! -h1kari On 12/22/01 8:33 AM, "Rob McKeever" <ro...@ma...> wrote: > Seasons Greeting! > > OK... > > As many of us have discovered, the current driver works about as > well under 10.1.2 as it did on earlier versions of OS X. It's > still got it's quirks - the are new and some have changed or > gone away. > > There is a new version in the works that aims to support the > different cards much better. I've been bogged down more with > the day job recently than expected (I hate trade show > deadlines), but it will be out soon (over the holidays). > > What I need from everybody out there > 1) A list of the IORegistry property strings for each card. > Since the new driver will split support for the various > cards up making it easier to handle all of the differences, I > need to know what the various matching strings are out there to > match card to driver. > 2) A list of what is currently working/not working for each card type. > This will help to sort out which chips/chipsets are > actually in each card. > > I've got the card databases from FreeBSD, linux and a few other > sources and I'll use them for most of the info. I'd like to > make sure we get as detailed as possible to make this as good as > possible. > > > In any event... Seasons Greetings, Merry Christmas, Happy Yule, > and all of the other greetings that I can never remember how to > spell. > > -Rob McKeever > ro...@ma... > > > _______________________________________________ > Wirelessdriver-devel mailing list > Wir...@li... > https://lists.sourceforge.net/lists/listinfo/wirelessdriver-devel > |