summaryrefslogtreecommitdiff
path: root/sys/dev/isa/if_we.c
AgeCommit message (Collapse)Author
1998-12-23whoops; finally this should work with isapnp *and* non-isapnpAaron Campbell
1998-12-23a better fix; deraadt@Aaron Campbell
1998-12-23make this driver work again (move _valid assignments out of else{} so they areAaron Campbell
performed regardless)
1998-11-28no debug by defaultTheo de Raadt
1998-11-28first attempt at SMC EtherEZ (8416) on isapnpTheo de Raadt
1998-10-04Use swap16 not bswap16 in OpenBSDNiklas Hallqvist
1998-09-22Replace the ed driver.Federico G. Schwindt
ec is used for 3c503 cards, we for SMC/WD 80x3 series and ne for ne[12]00. This also adds ne2k pnp support.