summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-02-20Add 12160 (Ultra3) support. Add files and changes for target mode support.mjacob
2000-02-20add Qlogic 12160 microcodemjacob
2000-02-20Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs withmjacob
2000-02-19If we got an xfer from our backlog queue, don't allow sleeping; we're inTodd C. Miller
2000-02-19From NetBSD:Todd C. Miller
2000-02-19From NetBSD:Todd C. Miller
2000-02-18syncTheo de Raadt
2000-02-18shortenTheo de Raadt
2000-02-16match broadcom 3c905c phyJason Wright
2000-02-16syncJason Wright
2000-02-16add broadcom oui and broadcom 3c905c modelJason Wright
2000-02-15sync with FreeBSD:Jason Wright
2000-02-15update ti firmware to 12.3.18Jason Wright
2000-02-15undo previous, temporarilyJason Wright
2000-02-15make sure to call ether_{add,del}multi() as appropriate in xxx_ioctl()Jason Wright
2000-02-13Handle out-of-bounds errors correctlyNiklas Hallqvist
2000-02-13Stupid typo that made errors hang the driverNiklas Hallqvist
2000-02-13%u for unsignedNiklas Hallqvist
2000-02-12Fix a locking bug, and a size boundary conditionNiklas Hallqvist
2000-02-11Intel 82452 (Pro/1000) driver from mjacob@feral.comJason Wright
2000-02-11Turn iff debugging code in attach, prolong a delay timer that made certainNiklas Hallqvist
2000-02-11regenMichael Shalayeff
2000-02-112 more c-media audio devicesMichael Shalayeff
2000-02-11syncJason Wright
2000-02-11Intel 82452Jason Wright
2000-02-10mention where to find the BT848 data sheet nowadays. handy for those serious ...David Leonard
2000-02-08Remove name field from ncr_chip_table since it doesn't have the chip nameTodd C. Miller
2000-02-08syncTheo de Raadt
2000-02-08sun pci hmeTheo de Raadt
2000-02-07remove verbosity in dmesg; openbsd commit #10,000 for meTheo de Raadt
2000-02-07make it compilable without "options DEBUG"Jun-ichiro itojun Hagino
2000-02-07sync with netbsd. ok @deraadtKenneth R Westerback
2000-02-07regenNiklas Hallqvist
2000-02-07Rough but working driver for ICP-Vortex RAIDNiklas Hallqvist
2000-02-06LVD support, from FreeBSD, tested for half a year by several peopleNiklas Hallqvist
2000-02-06Maintain tx clock state and set RED LED appropriately for SSI cardChris Cappuccio
2000-02-06missing \n on printfChris Cappuccio
2000-02-06Make LEDs (mostly) accurate for all models instead of just LMC1000Chris Cappuccio
2000-02-05support new u2w cards; dante@mclink.it, merged by kwesterback@home.comTheo de Raadt
2000-02-05if card has an activate function, call it on apm power changesTheo de Raadt
2000-02-05repair suspend/activate; extern rlnstop, rlninitDavid Leonard
2000-02-04Externalize comstop()Angelos D. Keromytis
2000-02-03Make pccomms suspendable (tested on a 3Com Megahertz combo card).Angelos D. Keromytis
2000-02-03cnw_activate hackingAngelos D. Keromytis
2000-02-03Fix the activate routine to support suspend/resume.Angelos D. Keromytis
2000-02-03WEP support -- from FreeBSD (wpaul)Angelos D. Keromytis
2000-02-02Call xxx_init and xxx_stop on activate.Federico G. Schwindt
2000-02-02make the activate routines do xxstop() and xxinit()Theo de Raadt
2000-02-02regen.Federico G. Schwindt
2000-02-02Add Melco product; from NetBSD.Federico G. Schwindt