summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Recognize USR3050 "U.S. Robotics 56K FAX INT" fax modem.peter2000-03-311-0/+1
* NewBus the cs driver.imp2000-03-302-276/+299
* Regenerate.wpaul2000-03-292-2/+18
* Add vendor/product ID for two more KLSI-based devices, including awpaul2000-03-292-0/+6
* Regen.gehenna2000-03-292-2/+18
* Add ID (Keisokugiken Corp. HKS-0200 USBDAQ)gehenna2000-03-291-0/+4
* - Added PC-98 Cbus frontend.nyan2000-03-291-0/+281
* Ratoc REX-9880/83 support (PC-98 only). This commit added functionskato2000-03-291-0/+129
* split up ess and sb codecg2000-03-284-951/+969
* Revert to a static value for the timeout. The timeout was supposedlyn_hibma2000-03-281-14/+5
* Added support for cards and on-motherboard NICs that use an SEEPROMdg2000-03-282-1/+78
* Ahhrggg. Put the test for the compat shims AFTER the file that includesimp2000-03-276-24/+24
* Add support for offloading IP/TCP/UDP checksums to NIC hardware whichjlemon2000-03-271-36/+61
* Per conversations in -current, add #error to these drivers when you don'timp2000-03-276-0/+24
* repair half-Danish b.b_iocmd damage where writes/reads weren't gettingalfred2000-03-263-4/+7
* Correct a mishap in phk's BIO_* changes.sos2000-03-261-1/+1
* rqe->b.b_flags |= B_READ; becamealfred2000-03-261-1/+1
* Minor changes to some of the interfaces.imp2000-03-264-8/+16
* The REQUEST SENSE command is 6b not 16b. Use the struct scsi_sense ton_hibma2000-03-261-11/+13
* Fix floppy driver after my isadma changes.phk2000-03-251-7/+12
* Regenimp2000-03-252-28/+362
* Merge 1.60 to 1.85 of NetBSD's pcmciadevs into our database.imp2000-03-251-13/+67
* More pnpids.imp2000-03-252-2/+8
* Fix a problem that caused TCP fragments to be lost (among other things.)mdodd2000-03-241-1/+1
* Fix the panic occuring on non-changer devices.sos2000-03-241-3/+3
* don't check extended features on codecs known to hang. should fix neomagiccg2000-03-241-16/+26
* Fix detection of the card-ready-for-command state. Use an ultimatemsmith2000-03-232-4/+9
* Regenerate usbdevs files.wpaul2000-03-215-3/+15
* Add device ID for LinkSys USB10T ethernet adapter (0x2202).wpaul2000-03-211-0/+1
* For version 0.9 change DNET outputdmlb2000-03-211-1/+1
* Added user level updates and reading of parameters.dmlb2000-03-212-36/+266
* Typo.dmlb2000-03-211-2/+2
* Make ATAPI CD changer devices work, hopefully better than before.sos2000-03-216-58/+112
* Bogusly returned zero always. Return 1 if we pass the checksum.imp2000-03-201-1/+1
* Regen.gehenna2000-03-202-13/+139
* Add 22 vendor IDs.gehenna2000-03-201-4/+22
* Regen.gehenna2000-03-202-33/+537
* Add 80 vendor IDs.gehenna2000-03-201-10/+82
* toast warnings on i386cg2000-03-201-1/+3
* make als120 cards which report dsp version 3.x whilst only supporting 4.xcg2000-03-201-2/+5
* update the ac97 layer:cg2000-03-209-69/+226
* add a function to reinitialize the mixer, to be called by drivers oncg2000-03-202-0/+14
* Isolate the Timecounter internals in their own two files.phk2000-03-202-0/+2
* Rename the existing BUF_STRATEGY() to DEV_STRATEGY()phk2000-03-206-19/+13
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-2022-89/+91
* A fairly simple newbusification of if_depeter2000-03-201-84/+99
* Unused definitions.peter2000-03-201-10/+0
* White-space-only change. The file originally had screwed indentation.yokota2000-03-201-382/+395
* Noriyoshi Kawano-san reported in nomads another OUI for linksys. 4 isimp2000-03-201-8/+1
* Bandaid for src/sys/modules which broke worldpeter2000-03-201-1/+1
OpenPOWER on IntegriCloud