summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add some more O2Micro devices I gleened from the web site/linux pcmcia cs.imp2001-04-182-4/+13
* Add support for the OZ6832.imp2001-04-182-0/+3
* Make this driver play ball with devfs(5).dd2001-04-171-3/+19
* Regen.n_hibma2001-04-172-2/+9
* Add the HP scanner 3400Cn_hibma2001-04-171-0/+1
* Regen.n_hibma2001-04-172-2/+18
* Lexar jumpSHOT Id.n_hibma2001-04-171-0/+4
* Add support the the Intel ICH2 mobilesos2001-04-162-20/+14
* Move the isa parts to a separate file.jhay2001-04-162-2443/+2
* The VIA 586 chip does UDMA from rev 0x3 onwards.sos2001-04-141-1/+1
* New-busify and ansify.brian2001-04-141-895/+1061
* Regen.n_hibma2001-04-122-17/+84
* TDK idsn_hibma2001-04-121-1/+8
* From NetBSDn_hibma2001-04-121-5/+11
* Add IBM3765 to newcard's pcic pnp device listimp2001-04-111-2/+3
* Add #define for IBM3765.imp2001-04-111-3/+3
* Add O2Micro's OZ6872 Cardbus bridge.imp2001-04-112-0/+5
* Add another card to the list of Neomagic 256AV's which don't have AC97greid2001-04-102-1/+48
* lock the mutex, not the softc pointer.cg2001-04-101-2/+2
* Add more diagnostic output for failure.alfred2001-04-101-13/+36
* comment out a boot-time debug messagecg2001-04-091-1/+1
* Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.mjacob2001-04-094-0/+768
* Rege.n_hibma2001-04-092-4/+4
* Again an ID that has been reused. Update description.n_hibma2001-04-091-1/+1
* Add the Abocom URE 450 ethernet adapter.n_hibma2001-04-091-0/+1
* Regen.n_hibma2001-04-092-4/+4
* Update the description for the EPSON PID 0x010a. It seems to be reused inn_hibma2001-04-091-1/+1
* Regen.n_hibma2001-04-092-2/+9
* Add the Omni 56K Plus modemn_hibma2001-04-091-0/+1
* Two minor fixes:imp2001-04-091-4/+5
* Correctly initialize free_ccbq so that if we fail to attach (as ismjacob2001-04-091-9/+8
* Reinitialise the DSP and mixer after a resume from suspendgreid2001-04-081-0/+21
* add a software sample rate conversion feeder. this uses linearcg2001-04-081-0/+175
* minor tweaks in speed and format setting routines.cg2001-04-083-62/+69
* fix feeder initialisation methods to return correct result codes.cg2001-04-081-3/+3
* if the feeder chain returned no data, do not try to acquire the data.cg2001-04-081-1/+2
* Add yet another chip revision of the ES1371 which requires initialisationgreid2001-04-081-1/+2
* Add id for the IO Data ET/Tn_hibma2001-04-071-0/+1
* Quieten when re-triggering.orion2001-04-071-0/+4
* use correct contants (from net/ethernet.h)alfred2001-04-061-2/+2
* replace hardcoded 1518 with ETHER_MAX_LENalfred2001-04-061-1/+1
* Add ATA66 and ATA100 mode support for Acer chipsets.sos2001-04-061-4/+47
* More error handling cleanups.sos2001-04-051-14/+11
* On burners that return faulty ready on fixate, wait for thesos2001-04-051-33/+45
* Add new flag ATPR_F_QUIET to atapi_request.sos2001-04-053-39/+39
* Correct the sysctl names to match the tuneables.sos2001-04-051-3/+4
* test should be for == 0, not < 0alfred2001-04-051-1/+1
* WI_TIMEOUT is 65536alfred2001-04-051-3/+2
* Don't leak resources:alfred2001-04-051-5/+12
* Don't allow immediate values of 0 for operations that can take either anken2001-04-041-0/+5
OpenPOWER on IntegriCloud