summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add ID's for a couple of upcoming cards.scottl2002-02-131-0/+4
* Add support for the Linksys WMP-11, Prism 2.5, PCI adaptor.brooks2002-02-122-78/+149
* Add support for the Cenatek Rocket Drive.sos2002-02-122-2/+14
* Fix buglets in the ATAPI resume code.sos2002-02-125-16/+26
* Major update of the ATA RAID code, part 2:sos2002-02-125-153/+420
* Two fixes from Jonathan Hanna:imp2002-02-121-6/+4
* Don't claim to have routed an interrupt when the method actually returned anmsmith2002-02-122-2/+9
* Remove mbuf exhaustion warning messages; these are handled by thesilby2002-02-112-6/+0
* Remove mbuf exhaustion warning messages; these are handled by thesilby2002-02-111-6/+0
* Add support for the HighPoint HPT374 4 channel ATA chip.sos2002-02-112-2/+30
* Fix some bugs in the ohci driver with respect to irq setup failure.joe2002-02-111-3/+4
* Merge from NetBSD: revs 1.89 and 1.90.joe2002-02-111-0/+16
* Regenerate.joe2002-02-112-2/+30
* Merge from NetBSD.joe2002-02-112-1/+29
* Quiet a qualifier warning.joe2002-02-111-1/+1
* Merge from NetBSD: revs 1.55 and 1.56joe2002-02-111-0/+9
* Merge from NetBSD: revs 1.12 and 1.21 - 1.23joe2002-02-111-125/+143
* ANSIfy the function declarations, in line with NetBSD.joe2002-02-111-33/+8
* Merge from NetBSD: revs 1.43 + 1.45joe2002-02-111-5/+25
* Staticize the malloc definitions.phk2002-02-101-2/+2
* Fill in the uhci_dump_ii function (from NetBSD).joe2002-02-101-6/+49
* Null interrupt handlers should be OK, so if we don't have a function,imp2002-02-101-6/+1
* o Use bus_generic_setup_intr instead of bus_setup_intr.imp2002-02-101-11/+8
* o Use INTR_TYPE_AV (the highest possible) rather than INTR_TYPE_BIOimp2002-02-101-7/+51
* Boot verbosify printing the CIS, since we don't normally need to do that.imp2002-02-092-8/+2
* Make unsupported memory range message bootverbose onlyimp2002-02-091-4/+7
* Remove bogus range restrictions that attempted to restrict the rangeimp2002-02-081-14/+30
* Remove DETACH_NOWARNimp2002-02-071-1/+0
* Get rid of the bogus DETACH_NOWARN and don't warn when asked to detachimp2002-02-071-4/+3
* Make LINT compile after fruitless attempts to get the authorsjulian2002-02-064-3/+9
* Don't attach to Dell PERC2/QC cards that have a firmware rev of 1.x. Thisscottl2002-02-064-0/+51
* Correctly identify the Intel 82830 AGP bridge.benno2002-02-051-0/+3
* Add support for the Aztech 2320 chip.tg2002-02-051-0/+45
* - Do not hang if the resource allocation fails.tanimura2002-02-051-19/+28
* Get rid of the twisted MFREE() macro entirely.dillon2002-02-053-25/+23
* + A variety of 23XX changes:mjacob2002-02-0410-56/+219
* Major update of the ATA RAID code, part 1:sos2002-02-0418-2053/+2263
* Default debugging to OFF now.imp2002-02-044-5/+2
* Supported C-NET(98)P2 PnP mode.nyan2002-02-041-15/+27
* Remove mbuf exhaustion warning messages; these are handled by thesilby2002-02-041-4/+0
* Follow NetBSD and ANSIfy the function definitions.joe2002-02-033-343/+232
* Regenerate.joe2002-02-022-503/+615
* Update comments and product identifiers so that they're the samejoe2002-02-021-12/+12
* Add some missing usb vendors (from NetBSD).joe2002-02-021-0/+16
* Sync with NetBSD's version, dropping all the 'ltd', 'corp', etc.joe2002-02-021-140/+140
* Merged cy_pcireg.h into the one file that uses it (cy_pci.c).bde2002-02-021-1/+16
* Fixed breakage of interrupt setup in previous commit. It used anbde2002-02-021-0/+2
* identify GLPRISM2 PCI WaveLAN/IEEE 802.11alfred2002-01-311-0/+1
* Add support of PhotoClip USB Camera (http://www.myphotoclip.com):sobomax2002-01-313-0/+20
* Fix irq/drq handling. IRQ and DRQ resource information can be gettakawata2002-01-312-28/+43
OpenPOWER on IntegriCloud