summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Collapse)Author
1998-04-25syncTheo de Raadt
1998-04-25two ATM cardsTheo de Raadt
1998-04-16regenTodd C. Miller
1998-04-16Add SiS 5591 chipsetTodd C. Miller
1998-04-04ignore EEPROM_TST_MODE mode on pci cards tooTheo de Raadt
1998-04-03syncTheo de Raadt
1998-04-03oopsTheo de Raadt
1998-04-02syncTheo de Raadt
1998-04-02add more SiS productsTheo de Raadt
1998-04-02support 3c905BTheo de Raadt
1998-04-02syncTheo de Raadt
1998-04-02add new 3C905B cardTheo de Raadt
1998-03-31only use dev/isa/if_le.c if le at isa or pci, no other busses want itNiklas Hallqvist
1998-03-30Don't match if ether addr is ff:ff:ff:ff:ff. Hack to work around falseTodd C. Miller
positive I get on my libretto (ne2100_isa_probe matches when it should not).
1998-03-28syncTheo de Raadt
1998-03-28indentTheo de Raadt
1998-03-28syncTheo de Raadt
1998-03-28add bt848/849Theo de Raadt
1998-03-28syncTheo de Raadt
1998-03-28diamond monster 3dTheo de Raadt
1998-03-28syncTheo de Raadt
1998-03-28sync against PCI listTheo de Raadt
1998-03-25ppc needs a pci chip bug workaroundPer Fogelstrom
1998-03-24prettyTheo de Raadt
1998-03-24nicer outputTheo de Raadt
1998-03-24syncTheo de Raadt
1998-03-24QLogic calls themselves QLogicTheo de Raadt
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt
1998-03-23fix printing for these; ignore model numberTheo de Raadt
1998-03-22Fix some minor type error and a ++ sideeffect error in a macro call.Per Fogelstrom
1998-03-20New PnP 'ep' driver.dgregor
1998-03-17syncMichael Shalayeff
1998-03-17add matrox mystique-220Michael Shalayeff
1998-03-17Code to handle mips non coherent caches added. Also a fix for the 'dataPer Fogelstrom
buffer on stack' problem. Everything ifdefed __mips__ Still needs some fix for scsi clock freq. check on mips.
1998-03-17syncTheo de Raadt
1998-03-17add adaptec raid controller info; no support yetTheo de Raadt
1998-03-17add a VIATECH card tooTheo de Raadt
1998-03-17support a few more NE2000 PCI cardsTheo de Raadt
1998-03-17syncTheo de Raadt
1998-03-17add more PCI NE2000 devicesTheo de Raadt
1998-03-17delete extra printTheo de Raadt
1998-03-16slightly improved SMC autodetectionJason Downs
1998-03-16Regenerate pnpdevs.hdgregor
1998-03-16PnP IDs are case-sensitive. Make them all uppercasedgregor
1998-03-11syncTheo de Raadt
1998-03-11another deviceTheo de Raadt
1998-03-10Added support for the 82553 and 'B' 82555 PHY; dg@freebsdTheo de Raadt
1998-03-10Play nicely with soft updates. Based on a patch from Kirk via FreeBSD--untestedTodd C. Miller
1998-03-10not yetTheo de Raadt
1998-03-10Clear dependcy list so we don't panic a soft updates kernel.Todd C. Miller