summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-06-08match new amd pciide a'la netbsdChris Cappuccio
2002-06-08add missing ioctl support for SIOCSIFMTUJason Wright
2002-06-08syncChris Cappuccio
2002-06-08Add AMD 8111 IDEChris Cappuccio
2002-06-08pullup two fixes from netbsdChris Cappuccio
2002-06-08kill __PTodd C. Miller
2002-06-08Check result from malloc(9) when using M_NOWAIT. ok niklas@Thomas Nordin
2002-06-08KNF miss in my last commitNiklas Hallqvist
2002-06-08i386 configures devices while at spl0, this causes problems if devicesDale Rahn
2002-06-08de peeJason Wright
2002-06-08Disable the screen burner if it is enabled and X starts, and reinable uponDale Rahn
2002-06-08Add support for RealTek 8129/8139-based CardBus cards; mostly from NetBSD.Aaron Campbell
2002-06-08syncAaron Campbell
2002-06-08Add some RealTek card ID's; from NetBSD.Aaron Campbell
2002-06-08print address; millert@ ok.Federico G. Schwindt
2002-06-07Multicast fixes, Gig-E support, mostly from netbsd. ok jason@Dale Rahn
2002-06-07Fix more timeout handling issues in ohci. There are still cursed harrdwareMiod Vallat
2002-06-07regen.Federico G. Schwindt
2002-06-07Gemplus GPR400 smartcard reader.Federico G. Schwindt
2002-06-07Add wsconsctl recognition support for adb keyboard.Dale Rahn
2002-06-07bus_dma-ify, now it works again, sorry for the inconvenienceNiklas Hallqvist
2002-06-07Don't try to send a packet we don't have if rl_encap fails.Artur Grabowski
2002-06-07Handle hashinit() failure. ok niklas@Thomas Nordin
2002-06-07use IF_INPUT macro for us as well.Federico G. Schwindt
2002-06-07Don't free an uninitialized pointer. art@ okThomas Nordin
2002-06-07Add initialization of pglist, now attaches fine, butNiklas Hallqvist
2002-06-07fix indentJun-ichiro itojun Hagino
2002-06-06temporarilty -> temporarilyAaron Campbell
2002-06-06compatibilty -> compatibilityAaron Campbell
2002-06-06regenMichael Shalayeff
2002-06-06bunch of nvidia chips; form Dries Schellekens <gwyllion@ace.ulyssis.org> via ...Michael Shalayeff
2002-06-06match more cardsNiklas Hallqvist
2002-06-06syncNiklas Hallqvist
2002-06-06GDT product syncNiklas Hallqvist
2002-06-06sync; ok deraadt@Dan Harnett
2002-06-06add ATI Rage 128 TF; ok deraadt@Dan Harnett
2002-06-06fix stereo handling on bktr, remove dead code from fms (now that radio does a...Michael Shalayeff
2002-06-05steal'' performance calculating loop from pchb.c and have a uniform outputMichael Shalayeff
2002-06-05regenMichael Shalayeff
2002-06-05a driver for the rng on the amd768 power management device (no actual power m...Michael Shalayeff
2002-06-05fix dma map handling logic in hme_newbuf(); from jason@.Federico G. Schwindt
2002-06-04limit number of rng's passed up per tick to 32; suggested by mickey.Jason Wright
2002-06-04driver for the sbus bwtwo cards (completely untested).Jason Wright
2002-06-04spelling; raj@cerias.purdue.eduTheo de Raadt
2002-06-03o when checking the message type, mask with WI_RXSTAT_MSG_TYPE insteadTodd C. Miller
2002-06-03regenMichael Shalayeff
2002-06-03add 8233 pci-isa and some uniformity in tabs and spacesMichael Shalayeff
2002-06-03probe for flavours, aps and audigy still need more work thoughMichael Shalayeff
2002-06-03spell transceiver correctlyTheo de Raadt
2002-06-03detect stereo reception; from jumbo@Michael Shalayeff