summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-06-10syncNathan Binkert
2002-06-10more new usb devices from NetBSDNathan Binkert
2002-06-09Pass in the device name to pcmcia_intr_establish() instead of ""Todd C. Miller
2002-06-09bio is a driver that can delegate ioctls to other drivers whichNiklas Hallqvist
2002-06-09More sc_arpcom fallout.Artur Grabowski
2002-06-09unbreak sparc64 kernel builds after the arpcom change.Artur Grabowski
2002-06-09make gem compile, arpcom is sc_arpcom.Dale Rahn
2002-06-09a step towards consistancy; in general:Todd T. Fries
2002-06-09replace epsetfilter() / epsetmedia() with epinit() and only if theFederico G. Schwindt
2002-06-09fix resuming the eso through the powerhook; from marius aamodt eriksen <mariu...Michael Shalayeff
2002-06-09fix the use of "cuz" in the tree; these are all in commentsJason Peel
2002-06-09Handle out of memory gracefully. ok miod@Thomas Nordin
2002-06-09Handle out of memory gracefully. ok jason@Thomas Nordin
2002-06-08Add hardware TCP/IP checksum offloading support for receive and transmit forAaron Campbell
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