summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Collapse)Author
1999-06-29merge with FreeBSD:Jason Wright
support for 3c905C
1999-06-29sync with freebsd:Jason Wright
comment out some debugging code, rcsid changes
1999-06-29syncJason Wright
1999-06-293c905C-TXJason Wright
1999-06-29merge with FreeBSD:Jason Wright
support for delta, addtron, and SiS 8139 boards initialize if_snd.ifq_maxlen correctly chipset now works on alpha
1999-06-29syncJason Wright
1999-06-29SiS 900 (rl8139) ethernetJason Wright
1999-06-29Merge with FreeBSD:Jason Wright
workarounds for tx/rx hardware bugs now works on alpha support for phy-less boards (onboard xcvr)
1999-06-28typo; failed with WDDEBUG setHakan Olsson
1999-06-28sync with FreeBSD:Jason Wright
PNIC-II now supported in if_mx stability fixes
1999-06-28syncHakan Olsson
1999-06-28Add Diamond MX300Hakan Olsson
1999-06-28syncJason Wright
1999-06-28compex PMACJason Wright
1999-06-26do this right next time, hoTheo de Raadt
1999-06-26Recognize Nvidia TNT2 cards.Hakan Olsson
1999-06-25Don't turn off uart when closing cua device if tty is waiting.Jim Rees
Instead just drop dtr briefly.
1999-06-23regenMichael Shalayeff
1999-06-23add hp atm and madge token ringMichael Shalayeff
1999-06-23attempt at repairing rl2_transmit (still broken); cleanup; spellingDavid Leonard
1999-06-22amiga and arc are not cpu, but machines.Marc Espie
Hence the #ifdef corresponds to the kernel Makefile. Hence no __
1999-06-22regenNiklas Hallqvist
1999-06-22ESS audio driver ported from NetBSD, some mixer problems with X-based mixersNiklas Hallqvist
otherwise OK (mixerctl works quite OK, very strange). At the moment it is polled only, but it works quite OK that way too.
1999-06-22From NetBSD: SCTRL2 register number wrong.Jason Wright
1999-06-22sync. -mojMats O Jansson
1999-06-22Another Sound card... -mojMats O Jansson
1999-06-21RangeLAN2 wireless network cardDavid Leonard
1999-06-21sync -mojMats O Jansson
1999-06-21Added ALI MPEG card. -mojMats O Jansson
1999-06-19From NetBSD:Jason Wright
Don't clobber the error returned by uiomove() when starting the audio output (in case we got a partial block).
1999-06-16On the off chance that something that is NOT the kernel includes thoseMarc Espie
files...
1999-06-16syncTheo de Raadt
1999-06-16another modemTheo de Raadt
1999-06-14syncTheo de Raadt
1999-06-14Symphony Labs, ISA BridgeTheo de Raadt
1999-06-06complete blind luck made this work without a volatileTheo de Raadt
1999-06-06use __sparc__Theo de Raadt
1999-06-05say media error instead of medium errorTheo de Raadt
1999-06-03syncTheo de Raadt
1999-06-03correct a deviceTheo de Raadt
1999-06-03syncTheo de Raadt
1999-06-03obvious shorteningTheo de Raadt
1999-06-03syncTheo de Raadt
1999-06-03newTheo de Raadt
1999-06-03regen.Federico G. Schwindt
1999-06-03Add SMC EZCARD definition and Fujitsu products from Netbsd.Federico G. Schwindt
1999-06-01regenMichael Shalayeff
1999-06-01SIS AGP VideoMichael Shalayeff
1999-05-31Enable "auto" mode so we at least have a chance of working. Otherwise,Todd C. Miller
we panic in ifmedia_set because ifmedia_match() fails.
1999-05-280 alignment is bad, now aic at pcmcia at least attaches!Niklas Hallqvist