summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* When setting the WI_RID_ENCRYPTION mode, we have to conditionallyimp2002-08-211-11/+20
* comment about the magic number -149imp2002-08-211-0/+6
* Treat IBSS the same as ADHOC in wi_get_cur_ssid. This makes ifconfigimp2002-08-211-0/+1
* A chunk of cleanup, both stylistic and substantive.mjacob2002-08-206-330/+1021
* - Use the __BUS_ACCESSOR macro for EISA_ACCESSOR insteadmux2002-08-201-14/+4
* Back out last commit. Needs slightly more subtle handling.orion2002-08-201-33/+35
* de-count atkbdc. I have more extensive patches to make properly dynamic,peter2002-08-192-4/+2
* de-count schistory.c. The handling of NSC was rather bogus here and waspeter2002-08-191-4/+13
* style(9) nit.mux2002-08-191-1/+1
* Use the __BUS_ACCESSOR macro for PCIB_ACCESSOR instead ofmux2002-08-191-14/+2
* Stop trying to align malloc()ed memory. Rely on malloc() instead, just likesemenu2002-08-192-25/+18
* Do not reset card in epic_freebsd_attach() as reset is done insemenu2002-08-191-7/+0
* Fix buffer length.sos2002-08-191-1/+1
* Fix typo.sos2002-08-191-1/+1
* 1. Allow information about current history size be retrieved using ioctl(2);sobomax2002-08-191-5/+44
* Cater for ich4 quirks.orion2002-08-192-9/+29
* Apply reference counting patch. Fixes problem of two applicationsorion2002-08-181-35/+33
* Fix args for contigmalloc, cosmetics.sos2002-08-183-85/+88
* Use uhci_pci_match to return the device description and rework thejoe2002-08-181-28/+22
* Add a comment to remind that uhci_pci_match will never return NULL.joe2002-08-181-6/+11
* Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoidsobomax2002-08-183-6/+6
* Fix VRA configuration.orion2002-08-181-3/+6
* Consolidate the device recognition code.joe2002-08-181-57/+4
* If we're using ancient (pre 1.17.0) 2100 f/w (for the cards that cannotmjacob2002-08-171-22/+63
* We only do isp_reinit from isp_async if ISP_FW_CRASH_DUMP is defined-mjacob2002-08-171-0/+12
* Fix the incorrect parsing of the Risc2Host isr. For RIO_16,mjacob2002-08-171-1/+13
* Add ICBXOPT_ZIO definition.mjacob2002-08-171-0/+1
* Add ISPASYNC_FW_DUMPED async event.mjacob2002-08-171-0/+3
* Support for VIA VT8233 audio controller.orion2002-08-172-0/+800
* Remove support for the vt8233. Specs for chipset changed mid-revisionorion2002-08-172-200/+75
* In continuation of early fileop credential changes, modify fo_ioctl() torwatson2002-08-173-2/+6
* Revert change to detect multiply PHYs in mii code. There might be casesambrisko2002-08-161-5/+2
* MFNetBSD: 1.51joe2002-08-161-4/+5
* MFNetBSD: (1.50) Get rid of trailing white space.joe2002-08-161-5/+5
* MFNetBSD:joe2002-08-161-6/+6
* UHCI_DEBUG -> USB_DEBUG.joe2002-08-151-1/+1
* pccbb -> cbbimp2002-08-152-2/+3
* Rename the pccbb device to cbb.imp2002-08-152-311/+318
* Move the symbol firmware loading routines into if_wi.imp2002-08-154-148/+161
* Improve handling of TX errors. Early reports indicate that thissilby2002-08-152-13/+28
* Implement the DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls, and renamejoerg2002-08-141-1/+9
* don't include redunant \n in panic messageimp2002-08-121-2/+2
* Don't redundantly include \n in panic messagesimp2002-08-121-1/+1
* Shut up warning in debug code.sos2002-08-121-5/+5
* Add PCI ID for ICH4 SMBus controller.mp2002-08-121-1/+5
* Add PCI ID for the ICH4 AC97 controller.mp2002-08-121-0/+4
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-1116-0/+7920
* Add the uftdi ucom driver which supports the following adapters:joe2002-08-112-0/+959
* Regenjoe2002-08-112-2/+9
* Add Palm M515.joe2002-08-112-0/+2
OpenPOWER on IntegriCloud