summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Redo a lot of the target mode infrastructure to be cognizant of Dual Busmjacob2001-04-041-188/+215
* call a watchdog timeout like it is.alfred2001-04-041-1/+1
* Roll platform minor.mjacob2001-04-041-15/+11
* Complete some Ansification. Check to make sure, in tdma_mk, that we won'tmjacob2001-04-041-17/+37
* Perform some more Ansification. Remove and then replace the isp_putback_atiomjacob2001-04-041-84/+49
* Amazing. The bits to enable tagged queing in target mode, grok that amjacob2001-04-041-11/+29
* Add some target mode definitions and firmware (FC only) attribute definitions.mjacob2001-04-041-0/+13
* Ansification of source.mjacob2001-04-041-1/+1
* After loading f/w, for FC cards print out Firmware Attributes.mjacob2001-04-041-51/+72
* Centralize DMA buffer configuration.orion2001-04-041-53/+38
* Doh! Last second change introduced two compile warnings. Fix them.imp2001-04-041-2/+2
OpenPOWER on IntegriCloud