summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the copyright. Remove the advertising clause.paul2000-03-201-5/+2
* Connect the ISA and PCI compatability shims to an option. In this casepeter2000-03-192-2/+17
* Modify if_wi.c to call bpfdetach(ifp) before if_detach(ifp), so as torwatson2000-03-191-0/+2
* Missing pieces of the last commit ;-(yokota2000-03-192-22/+64
* - Properly keep track of I/O port resources.yokota2000-03-1912-268/+406
* Remove the old DSC code, it doesn't work anymore.sos2000-03-184-52/+5
* o Correct the offsets into the syncrate table for paritculargibbs2000-03-183-96/+162
* KNR -> ANSI function definition in two places. This matches the rest ofgibbs2000-03-181-5/+2
* Print the PCI resources even if they are disabled. This shows more clearlyn_hibma2000-03-181-6/+12
* Make the Y-E Data PCMCIA floppy of the Toshiba Libretto work underjoerg2000-03-181-244/+243
* The completely rewritten USB Mass Storage driver. It supports the followingn_hibma2000-03-182-432/+2193
* - Fix bugs when painting border and the mouse cursor in the rasteryokota2000-03-182-48/+60
* - Add Support for the following PS/2 mice:yokota2000-03-183-87/+401
* - `Newbus'ified the driver.yokota2000-03-181-124/+283
* Get rid of the last remnants of powerhook abuse.n_hibma2000-03-185-11/+8
OpenPOWER on IntegriCloud