summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-01-05regendrochner
2000-01-05add some stuff which was mentioned on the mailing lists recentlydrochner
2000-01-05replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[]drochner
2000-01-05Make sure we really get something back from RF_Malloc before we use it.oster
2000-01-05- update RF_CREATE_THREAD to handle a 'process name' argument.oster
2000-01-04oops, bad patchmjacob
2000-01-04- If the user application issues an INITIALIZE ELEMENT STATUS whichmjacob
2000-01-04convert to support non-dma IO (for the isa Riscom/N2).chopps
2000-01-04Add support for setting the clock and adapt the code to the new morechopps
2000-01-04add if_ntwo_isa driver for the Riscom/N2 card.chopps
2000-01-04Add Riscom/N2 isa driver, most of the probe code was adapted from thechopps
2000-01-02minor KNF tweakssommerfeld
2000-01-01On a cold suspend to disk, the Sony VAIO Z505 BIOS appears to notsommerfeld
2000-01-01- Make sense out of comment on dpt_wait().ad
1999-12-31Add an entry for the Trident Microsystems CYBER 9525hubertf
1999-12-30Add an entry for the Trident Microsystems CYBER 9525hubertf
1999-12-29Regen.tron
1999-12-29Add vendor and product code for Solid Year USB keyboard provided bytron
1999-12-28Off-by-one error in limiting the DMAC buffer size for Audio 2 to 64K (actuallykleink
1999-12-28Fix a buffer KVA comparison botch in eso_mappage(); from Dave Sainty inkleink
1999-12-27Off by one error in station events.matt
1999-12-27- Unmuting an external input source (CD playback, line input, and speaker)itohy
1999-12-26Lower-case Bus-Master for consistency.soren
1999-12-26Use htole32() and le32toh() instead of SCR_BO().tsutsui
1999-12-25Regen.augustss
1999-12-25Alphabetize.augustss
1999-12-24Regen.augustss
1999-12-24Some minor name changes.augustss
1999-12-24Regen.augustss
1999-12-24Add a few Ethernet adapters.augustss
1999-12-24Turn on the MAXP bit in the controller to allow 64 byte packets ataugustss
1999-12-24Reverse the sign on the wheel data. I got it wrong from the start.augustss
1999-12-23Implement the DIOCKLABEL ioctl. Through this ioctl it it possible keep theleo
1999-12-23Regen.augustss
1999-12-23Add the WebGear Aviator2.4 card. No driver yet, though. :(augustss
1999-12-23Add some defensive code to the unsolicited event printingmatt
1999-12-23* remove full duplex modes for the internal transceiverpk
1999-12-23Make the bitfields in here work on big-endian machines. How this everwrstuden
1999-12-22Use the flags `locator' to govern if devices are detected early oraugustss
1999-12-22Streamline media code a bit by some `pseudo-mii' code designed to handlepk
1999-12-21Shuffle some code around to allow two PHYs to attach. Only one PHY canpk
1999-12-21change decoding function to return multiple symbols per keypressdrochner
1999-12-21add a symbol for keyboard variant bits which are not handled by thedrochner
1999-12-21introduce a METAESC keyboard variant bitdrochner
1999-12-21set carrier early if used as console or kgdb line, fixes PR kern/6547drochner
1999-12-21Use BMSR to test for `negotiation complete'; the alternative bit in thepk
1999-12-20* Remove spurious blockade in the path to get the transceiver status word.pk
1999-12-20#define the bit positions of the MIF I/O lines.pk
1999-12-20Maintanance for Ricoh RL5C475. VAIO 505TX uses this chip.haya
1999-12-20oops, got the initiator and initiator/target f/w reversed for the 1080mjacob