summaryrefslogtreecommitdiffstats
path: root/sys/dev/owi
Commit message (Expand)AuthorAgeFilesLines
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-10/+10
* Modify device drivers supporting multicast addresses to lock if_addr_mtxrwatson2005-08-031-0/+2
* Fixing compilation error by:avatar2005-08-012-2/+2
* Eliminate unused argument in PCMCIA_CARD macro.imp2005-06-241-0/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-102-17/+26
* MF dev/wi: merge the pccard lists.imp2005-02-031-11/+19
* The two PLANEX cards listed in pccarddevs, identified only by theirimp2005-02-011-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-064-4/+4
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-261-1/+1
* We don't need to initialize if_output, ether_ifattach() does itmux2004-05-231-1/+0
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+4
* Announce ethernet MAC addresss in ether_ifattach().mdodd2004-03-141-2/+0
* Nursemaid: Fix compilation.bms2003-12-101-4/+4
* Drop the driver lock around calls to if_input to avoid a LOR whensam2003-11-142-0/+6
* Fix a race condition in owi. If you eject a card, then the wi_inquireimp2003-10-141-2/+2
* Check in the known good version of the wi driver, with prism/symbolimp2003-08-245-0/+3703
OpenPOWER on IntegriCloud