aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add ActionTec HWC01170 and Linksys IWN2Warner Losh2002-04-111-0/+2
* Catchup to 1.32Warner Losh2002-04-111-1/+7
* Add ACTIONTEC HWC01170 from OpenBSDWarner Losh2002-04-111-0/+4
* Make this compile again when UMASS_DEBUG isn't defined.John Baldwin2002-04-111-0/+2
* Fix a warning due to the code assuming sizeof(int) == sizeof(void *) whichJohn Baldwin2002-04-111-1/+1
* Add yet another chip ID for a Promise TX2 chip.Søren Schmidt2002-04-113-0/+4
* Delay umass_cam_rescan by 200 ms to make sure attach is finished by theNick Hibma2002-04-111-3/+12
* Fix the I/O performance issues with the ciss driver where CAM was limitingPaul Saab2002-04-111-1/+2
* Only calculate Promise magic if a device is there for info.Søren Schmidt2002-04-111-2/+2
* Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>Warner Losh2002-04-118-52/+1768
* better initWarner Losh2002-04-111-4/+6
* Yet another adjustment of digi_delay(). The delay is now consistentBrian Somers2002-04-103-18/+19
* Postpone I/O to the device until attach has finished. This fixesNick Hibma2002-04-101-21/+23
* Change more uses of tsleep() to digi_delay() and make the loop counts moreBrian Somers2002-04-103-19/+22
* Fix the FreeBSD native ATA RAID code a bit.Søren Schmidt2002-04-102-31/+34
* intline == 0 is not a valid intline on 386. See pci_cfgintr() inNick Hibma2002-04-101-1/+5
* Treat input on the snp device as an `unsigned char'. According to theDima Dorfman2002-04-101-1/+1
* Add a digi_delay() function and use it instead of tsleep() when pollingBrian Somers2002-04-101-5/+14
* Use the PCI port for pci cards, not just for PCIXR cards.Brian Somers2002-04-101-6/+6
* Change linker_reference_module() so that it's passed a structBrian Somers2002-04-101-2/+8
* Add some missing MODULE_VERSIONsBrian Somers2002-04-108-0/+9
* Slight tidy up to reduce the differences between our version and NetBSD's.Josef Karthauser2002-04-091-9/+9
* GC various bits and pieces of USERCONFIG from all over the place.Poul-Henning Kamp2002-04-094-5/+3
* Rename DIOCGKERNELDUMP to DIOCSKERNELDUMP as it strictly speakingPoul-Henning Kamp2002-04-091-1/+1
* Use the right major number.Jake Burkholder2002-04-091-1/+1
* Add a low level console driver for the Siemens SAB82532 chip found in manyJake Burkholder2002-04-092-0/+525
* Fix typo: conole -> consoleJeroen Ruigrok van der Werven2002-04-082-2/+2
* Lock down Giant in the usb_task_thread() kthread.Josef Karthauser2002-04-081-0/+4
* Regenerate.Josef Karthauser2002-04-082-2/+9
* Add an entry for HP LaserJet 1200.Josef Karthauser2002-04-081-0/+1
* Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>.Poul-Henning Kamp2002-04-083-2/+3
* Print DRQ resource in boot message.Takanori Watanabe2002-04-081-0/+1
* Sony ID is 0x0002, not 0x0001. Noticed by Ichiro Fukuhara-san when IWarner Losh2002-04-081-1/+1
* This makes ppbus childs like lpt and ppi succesfully connect to moreBernd Walter2002-04-077-7/+7
* Regenerate.Bill Paul2002-04-071-1/+6
* Teach the rlphy driver how to do parallel link detection. If the link partnerBill Paul2002-04-072-1/+117
* General white space cleanup, to synchronise with NetBSD.Josef Karthauser2002-04-071-26/+36
* MFNetBSD:Josef Karthauser2002-04-071-3/+3
* MFNetBSD:Josef Karthauser2002-04-071-2/+2
* MFNetBSD:Josef Karthauser2002-04-071-8/+7
* MFNetBSD:Josef Karthauser2002-04-071-8/+13
* MFNetBSD: uhcireg.h (1.15), uhcivar.h (1.33)Josef Karthauser2002-04-072-2/+5
* MFNetBSD:Josef Karthauser2002-04-071-23/+67
* MFNetBSD:Josef Karthauser2002-04-071-2/+2
* MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97)Josef Karthauser2002-04-073-7/+5
* MFNetBSD: uhid.c (1.45), ums.c (1.49), usbdi_util.c (1.35), usbdi_util.h (1.23)Josef Karthauser2002-04-074-16/+15
* MFNetBSD:Josef Karthauser2002-04-071-3/+3
* MFNetBSD: uhid.c (1.42 & 1.43), ugraphire_rdesc.h (1.1)Josef Karthauser2002-04-072-3/+116
* Update $NetBSD$ idents.Josef Karthauser2002-04-072-2/+2
* MFNetBSD:Josef Karthauser2002-04-071-2/+2