aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Oops, rman_get_bushandle() should be converted to rman_get_virtual()Yoshihiro Takahashi2000-05-201-1/+1
* Match the include protection with the install location.David E. O'Brien2000-05-201-3/+3
* Don't forget 'stripe' and 'mirror' commands when we turn offGreg Lehey2000-05-201-2/+2
* Rather than use a MD lpt.h, we now use the MI lptio.h.David E. O'Brien2000-05-191-2/+1
* Fixed to support PC-98.Yoshihiro Takahashi2000-05-192-2/+5
* Use the rman_get_bustag() and rman_get_bushandle() functions.Yoshihiro Takahashi2000-05-191-9/+6
* Supported the mss on PC-98 and Sound Blaster 98.Yoshihiro Takahashi2000-05-195-3/+84
* Add RSS0262 - 5614Jx3[G] V90+K56Flex Modem.Seigo Tanimura2000-05-191-0/+1
* Add ACH2012 - 5634BTS 56K Video Ready Modem.Seigo Tanimura2000-05-191-0/+1
* Print the correct value for the map type on a verbose boot.Doug Rabson2000-05-181-1/+1
* Add a couple of new PnP IDs.Seigo Tanimura2000-05-181-0/+2
* Replace all references to lnc_softc with a typedef.Paul Richards2000-05-165-58/+58
* Update copyright.Paul Richards2000-05-161-8/+29
* Re-organise lnc driver in preparation for newbusifying it.Paul Richards2000-05-165-441/+539
* fix a speed bug that nobody noticedCameron Grant2000-05-151-4/+5
* Sync with NetBSD:Nick Hibma2000-05-142-4/+6
* Sync with NetBSD:Nick Hibma2000-05-141-3/+3
* Sync with NetBSD:Nick Hibma2000-05-142-88/+81
* Unchain lnc include files.Paul Richards2000-05-142-2/+1
* Fix includes to build from /sys/dev/lncPaul Richards2000-05-142-2/+2
* Sync with NetBSD:Nick Hibma2000-05-142-7/+73
* Sync with the BPF and BRIDGE changes.Paul Richards2000-05-141-52/+5
* Sync with NetBSD:Nick Hibma2000-05-141-4/+17
* Make some if's cleaner. Add a define for the Zip 250.Nick Hibma2000-05-141-5/+5
* Zero out the uio structure prior to initializing it. A garbage (uninitia...Matthew Dillon2000-05-141-4/+9
* Sync with NetBSD:Nick Hibma2000-05-142-5/+5
* Change Lennart's e-mail address.Nick Hibma2000-05-1429-29/+29
* Port ppc driver to alpha.Doug Rabson2000-05-142-3/+27
* Move code to handle BPF and bridging for incoming Ethernet packets outArchie Cobbs2000-05-1423-658/+59
* Use bus_space for all register accesses.Doug Rabson2000-05-132-42/+24
* This driver attempts to cache mbufs, and re-use them as headers insteadJonathan Lemon2000-05-121-0/+1
* Use bus_space stuff except where it needs high performance.Yoshihiro Takahashi2000-05-121-79/+82
* Only display the 'Disable PNP-OS BIOS option' message on the i386 arch.John Baldwin2000-05-112-0/+4
* Newbusify resource allocation.Duncan Barclay2000-05-111-194/+232
* Remove ISA/3.x stuff and add -current stuffDuncan Barclay2000-05-111-23/+25
* Use device_printf.Duncan Barclay2000-05-111-3/+3
* Allow revive block sizes up to MAXPHYS.Greg Lehey2000-05-111-4/+4
* Rewrite parity maintenance functions.Greg Lehey2000-05-111-98/+121
* Cosmetics.Greg Lehey2000-05-112-15/+15
* vinum_scandisk: Correct error recovery if a configuration is munged.Greg Lehey2000-05-111-3/+3
* Correct a comment.Greg Lehey2000-05-111-6/+6
* Change parity maintenance ioctls.Greg Lehey2000-05-111-4/+4
* Change linkage to parity maintenance operations.Greg Lehey2000-05-112-10/+6
* Move a couple fo things around to be nicer for -currentDuncan Barclay2000-05-101-162/+174
* Move a couple fo things around to be nicer for -currentDuncan Barclay2000-05-101-43/+60
* Add a STOP debug flag.Duncan Barclay2000-05-101-15/+19
* Regen.Nick Hibma2000-05-092-2/+18
* Add Alcor Keyboard with built-in hub and its keyboard.Nick Hibma2000-05-091-0/+4
* Fix some breakage about how we build WWNs. Do some other fabric relatedMatt Jacob2000-05-091-136/+247
* roll platform minorMatt Jacob2000-05-091-1/+1