summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Here follows the new kernel dumping infrastructure.phk2002-03-314-48/+46
* The AAC, TWE and IDA diskdrivers cannot dump until I and msmithphk2002-03-311-1/+6
* Regen.joe2002-03-312-11/+231
* Add more usb adapters, from NetBSD.joe2002-03-312-17/+82
* ATA100 is allowed on the HPT chips rev >= 3sos2002-03-311-1/+1
* Support more than 32 sio unit numbers. The maximum unit number is nowbde2002-03-311-8/+12
* Hacks for measuring interrupt latency. Interrupt latency can bebde2002-03-311-2/+42
* Remove debug output in last commit.sos2002-03-301-10/+0
* Add support for getting status (fan, temp, 5V and 12V levels) fromsos2002-03-301-9/+152
* Use the raid lun not the magic when writing Promise config.sos2002-03-301-2/+1
* Remove bogus vinumdump(), if you can't dump, say so with nodump().phk2002-03-292-9/+1
* Remove bogus ccddump() function in favour of the standard nodump.phk2002-03-291-10/+1
* - Merge the pdq driver (if_fpa and if_fea) from NetBSD.mdodd2002-03-297-516/+1696
* Improve support of MFC cards (Multi-function cards). This commitimp2002-03-291-2/+4
* Identify PRISM 2.5 with ISL37300Pimp2002-03-292-7/+11
* Integrate the air-tools 0.2 from dachb0den labs.imp2002-03-293-72/+760
* Use usb_lookup instead of rolling our own.joe2002-03-281-13/+4
* Remove some surplus whites.joe2002-03-281-12/+12
* Fix a braino, only update LED's when a device is present.sos2002-03-281-2/+2
* Add an entry for Decision Computer Inc, PCCOM 4-port serial cards.murray2002-03-281-0/+12
* OK, the old HighPoint BIOS's are braindead, they havesos2002-03-271-2/+5
* Fix support for multi CD changers, it was as broken as my old NEC :)sos2002-03-271-16/+13
* Move some includes around to make it more *BSD compliant.joe2002-03-271-4/+12
* Fix spelling and grammar bogons in a comment.murray2002-03-272-14/+14
* Add support for creating/deleting ATA RAID's.sos2002-03-273-106/+332
* Push BIO_FORMAT into a local hack inside the floppy drivers wherephk2002-03-261-0/+2
* Use suser() instead of checking cr_uid against 0 directly.jhb2002-03-261-1/+1
* Misc little cleanups.sos2002-03-265-33/+27
* Fix bktr and pcf compilation with LINTnsouch2002-03-254-18/+10
* Include <machine/limits.h> for definition of ULONG_MAX. Remove amike2002-03-251-1/+1
* Include <machine/limits.h> for definition of ULONG_MAX.mike2002-03-251-0/+1
* Remote newly unused variable to unbreak LINT.brooks2002-03-251-1/+1
* Add AMD 768 support.sos2002-03-242-0/+5
* Hide the ACPI counter probing printf behind bootverbose.phk2002-03-241-3/+4
* In some cases, RX descriptors that are signalled to have been completedtmm2002-03-232-3/+26
* Assorted fixes:tmm2002-03-234-11/+3
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-234-67/+60
* Major rework of the iicbus/smbus framework:nsouch2002-03-2317-627/+533
* Restore the original copyrightnsouch2002-03-231-0/+1
* Add new graphical screen saver (dragon_saver).amorita2002-03-235-90/+490
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-232-20/+20
* Teach the bge driver about the BCM5701 (specifically, the 3Comwpaul2002-03-222-4/+20
* regeneratewpaul2002-03-221-1/+3
* Teach the brgphy driver about the BCM5701's internal copper PHY.wpaul2002-03-222-0/+7
* Limit fabric search to a default 256 entries. This will all go awaymjacob2002-03-213-24/+34
* Fix error introduced in the 20020217 update, where GetPossibleResourcesmsmith2002-03-212-2/+2
* Add PCI ID for the SeaLevel Ultra 530.PCI single port card.jhb2002-03-201-0/+1
* No need to conditionalize on pci being in the kernel for thisimp2002-03-202-6/+0
* Fix warnings on 64-bit hosts.obrien2002-03-201-10/+12
* Remove unused include.jeff2002-03-202-2/+0
OpenPOWER on IntegriCloud