aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/owi
Commit message (Expand)AuthorAgeFilesLines
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
* We don't need to initialize if_output, ether_ifattach() does itMaxime Henrion2004-05-231-1/+0
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-171-4/+4
* Announce ethernet MAC addresss in ether_ifattach().Matthew N. Dodd2004-03-141-2/+0
* Nursemaid: Fix compilation.Bruce M Simpson2003-12-101-4/+4
* Drop the driver lock around calls to if_input to avoid a LOR whenSam Leffler2003-11-142-0/+6
* Fix a race condition in owi. If you eject a card, then the wi_inquireWarner Losh2003-10-141-2/+2
* Check in the known good version of the wi driver, with prism/symbolWarner Losh2003-08-245-0/+3703