summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-03-213com 3cr990 crypto ethernet cardTheo de Raadt
2000-03-21shorten 2nd ID messageTheo de Raadt
2000-03-20Update after realpha on the source.Dale S. Rahn
2000-03-20Apple Bandit was in here twice, once properly alpha, one notDale S. Rahn
2000-03-20UpdateDale S. Rahn
2000-03-20Add Apple and Motorola PCI devices.Dale S. Rahn
2000-03-19faster log2, more stats, lazy random stirring, more stats, less debug, help a...Michael Shalayeff
2000-03-18cap the maximum sessions at 2048 since that's all that is available inJason Wright
2000-03-17Be sure to mask out the chip stepping when examining the chip levelJason Wright
2000-03-17Fix some space->\tJason Wright
2000-03-17Sync with FreeBSD. Also, fix a stupid bug where the dc driver was claimingAaron Campbell
2000-03-16document that other vendors use the hifn pci id tooTheo de Raadt
2000-03-16move aeon to hifn7751Theo de Raadt
2000-03-15Bring in bit definitions from the datasheet and allow shared interrupts.Jason Wright
2000-03-15more smurph damage controlTheo de Raadt
2000-03-15implimented -> implementedTodd T. Fries
2000-03-14sloppy smurph, leaving debug garbage behind...Theo de Raadt
2000-03-13Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry....Mats O Jansson
2000-03-13sync. -mojMats O Jansson
2000-03-13Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and...Mats O Jansson
2000-03-10repair ramcfg whacking code; mickeyTheo de Raadt
2000-03-10unlock cryptography functions on Hi/fn 7751 cryptography card. Based on reve...Michael Shalayeff
2000-03-10increased buffer size.Steve Murphree
2000-03-05Don't issue an initial SCSI bus reset for Ultra3 cards. What seems tomjacob
2000-03-05roll minor revision levelmjacob
2000-03-05Clean up some error messages so that the channel source is printed. Don'tmjacob
2000-03-05regenMichael Shalayeff
2000-03-05add toshiba pci-isa bridge; from aaron@Michael Shalayeff
2000-03-04syncTheo de Raadt
2000-03-04amd devices; dave@dtsp.co.nzTheo de Raadt
2000-03-02Prep for CardBus support; from NetBSD.Aaron Campbell
2000-03-02protect more reads and rights^Wwrites w/ spl; avoid inline which blows the co...Michael Shalayeff
2000-03-01If sf_encap() fails, we need to drop the packet. If sf_encap() reassemblesAaron Campbell
2000-03-01Proper bus_dma usage, fixes cache incosistenciesNiklas Hallqvist
2000-03-01syncJason Wright
2000-03-01add broadcom bcm5201; netbsdJason Wright
2000-02-28Regen.Aaron Campbell
2000-02-28Add Trident Cyber 9525.Aaron Campbell
2000-02-26fix printf'sJason Wright
2000-02-25clear m->m_pkthdr when changing mbuf type to M_PKTHDR.Jun-ichiro itojun Hagino
2000-02-22Regen.Aaron Campbell
2000-02-22Add some more Texas Instruments PCI-CardBus bridges; from NetBSD.Aaron Campbell
2000-02-21From FreeBSD:Jason Wright
2000-02-21From FreeBSD: Correct use of NULL/0Jason Wright
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