aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* (finally!) add keywords raid4 and partition.Greg Lehey2000-04-061-1/+3
* complete_rqe: Remove a race condition in RAID-4 and RAID-5 where aGreg Lehey2000-04-061-2/+2
* Awi driver, ported from NetBSD from Atsushi Once-san.Warner Losh2000-04-0611-0/+5049
* make poll() dtrt, previously when playing it would trigger if there was lessCameron Grant2000-04-051-2/+2
* decrease buffer size to 4kCameron Grant2000-04-051-23/+58
* allow /dev/dsp to be opened seperately for reading and writing.Cameron Grant2000-04-053-11/+27
* try increasing 2ndbuffer size to 64kCameron Grant2000-04-051-1/+1
* move buffer size definition to .c file for consistency, and reduce it to 4kCameron Grant2000-04-052-1/+4
* Add automatic rescan on connect. This happens already if the drive isNick Hibma2000-04-041-9/+37
* Upgrade the bktr driver from 2.07 to 2.10.Roger Hardiman2000-04-0411-637/+1333
* Add multiple #include protectionRoger Hardiman2000-04-041-0/+6
* Fix mbuf leaking - duh!Duncan Barclay2000-04-041-6/+9
* Fix pcic_detach_socket to get right pcic_handle.Warner Losh2000-04-042-2/+2
* Be consistant about using the right child to get the ivars, which isWarner Losh2000-04-041-7/+20
* make the click on starting output go awayCameron Grant2000-04-041-20/+24
* Dereference a pointer (print int instead of pointer value)Nick Hibma2000-04-031-1/+1
* Numerous fixes brought in by Lennart Augustsson from NetBSD:Nick Hibma2000-04-031-47/+151
* OpenBSD has a broken debugger that does not grok static. Use aNick Hibma2000-04-0323-583/+588
* Regen.Nick Hibma2000-04-032-120/+418
* Add Freecom + product; Update NetBSD's copyrightNick Hibma2000-04-031-1/+5
* Add a hack to cam that makes the cam_xpt available to the rest of theNick Hibma2000-04-031-26/+3
* Unbreak LINT.Kazutaka YOKOTA2000-04-032-1/+5
* fix missing defines and prototype for emu_vdump()Cameron Grant2000-04-032-3/+12
* Sync with NetBSD: Add a few id's and correct numerous typo'sNick Hibma2000-04-031-47/+101
* Sync with NetBSD: Keep the bit position even when the report descriptor says ...Nick Hibma2000-04-021-2/+5
* Shoot. Did a compile in the wrong directory and missed this compilerNick Hibma2000-04-021-1/+1
* Remove a static variable, a uniquifier for a SCSI command. It might haveNick Hibma2000-04-021-5/+5
* I got the CAM numbers (path id's, buses, unit numbers) and newbusNick Hibma2000-04-021-131/+231
* Move B_ERROR flag to b_ioflags and call it BIO_ERROR.Poul-Henning Kamp2000-04-0220-82/+87
* Add support for the LinkSys USB10T network adapter thatJonathan M. Bresler2000-04-024-2/+14
* This new driver version uses the DMA mapping interfaceGerard Roudier2000-04-022-320/+1021
* - Add temporary workaround to fool some "clever" KVM switch productsKazutaka YOKOTA2000-04-021-5/+22
* unfinished sblive driver, playback/mixer only for now - not enabled inCameron Grant2000-04-022-0/+1836
* if USB support is not compiled into the kernel,Jonathan M. Bresler2000-04-021-0/+4
* Unstaticize this driver. You can have as many snoop devices as you canBrian Feldman2000-04-021-65/+61
* fail in attach if we seem to have no ac97 codecCameron Grant2000-04-016-8/+14
* bump the buffer size from 4k to 16k. should improve performance under load.Cameron Grant2000-04-011-1/+1
* Add support for pci modems. ONLY CONTROLLER BASED MODEMS. ThisWarner Losh2000-04-011-14/+122
* Update to latest working version.Mike Smith2000-04-014-92/+244
* Add signal strength cache structures.Duncan Barclay2000-03-311-2/+14
* Use the right value for IFQ_MAXLEN and fix brokeness with gatewaying http fro...Duncan Barclay2000-03-311-435/+524
* - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor.Kazutaka YOKOTA2000-03-316-138/+229
* Recognize USR3050 "U.S. Robotics 56K FAX INT" fax modem.Peter Wemm2000-03-311-0/+1
* NewBus the cs driver.Warner Losh2000-03-302-276/+299
* Regenerate.Bill Paul2000-03-292-2/+18
* Add vendor/product ID for two more KLSI-based devices, including aBill Paul2000-03-292-0/+6
* Regen.Masahide MAEKAWA2000-03-292-2/+18
* Add ID (Keisokugiken Corp. HKS-0200 USBDAQ)Masahide MAEKAWA2000-03-291-0/+4
* - Added PC-98 Cbus frontend.Yoshihiro Takahashi2000-03-291-0/+281
* Ratoc REX-9880/83 support (PC-98 only). This commit added functionsKATO Takenori2000-03-291-0/+129