If it's the code in src/sys/dev/usb/if_wi_usb.{c,h}, it looks pretty portable. However, I haven't done driver development for FreeBSD in awhile, and I'm not familiar with the new macros or the architecture which allows one to stack "buses." Is there a good resource on driver development that would give me a head start?
--Brett At 03:39 AM 2/9/2004, Bruce M Simpson wrote: >On Sat, Feb 07, 2004 at 11:46:04PM -0700, Brett Glass wrote: >> At 02:21 AM 2/7/2004, Mike Silbersack wrote: >> >Apparently OpenBSD has support for the USB Prism devices now, but it has >> >not been ported over here yet. >> >> It's interesting that it's OpenBSD and not NetBSD. I'll take a look >> at their code and see how hard it would be to port it to the others. >> Thank you for pointing this out! > >It's based on owi(4) and I found it a bit ugly... YMMV. It does make some >changes to the attachment and the way the softc is laid out. > >BMS _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"