summaryrefslogtreecommitdiff
path: root/sys/dev/ic/elink3.c
AgeCommit message (Expand)Author
1998-04-28do not zap media flag on SIOCSIFFLAGS; ibo@ragnarok.val-axs.net & ms@xy.orgTheo de Raadt
1998-04-04ignore EEPROM_TST_MODE mode on pci cards tooTheo de Raadt
1998-02-25pretty print for pci cards tooTheo de Raadt
1998-02-23Please GCC2.8Niklas Hallqvist
1998-01-17s/defined(DEBUG)/defined(EP_DEBUG)/gMichael Shalayeff
1997-10-30From Jim Rees <rees@umich.edu>: remember media typeNiklas Hallqvist
1997-09-16tighten up probe printfs a bit and prepend with device nameflipk
1997-07-30Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.Niklas Hallqvist
1997-01-05absent pcmcia cards do not interruptTheo de Raadt
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-31$OpenBSD RCSIDsNiklas Hallqvist
1996-10-12on newer cards, use word count for SET_TX_AVAIL_THRESH; from numerous people,...Theo de Raadt
1996-09-29Fix for PCI etherlink3 packet-receive bug; netbsd pr#2661, jonathan@DSG.Stan...Theo de Raadt
1996-09-28Apply Niklas align fix. (better than my try)Per Fogelstrom
1996-09-25Not a good idea. Revert to r1.5 + changesPer Fogelstrom
1996-09-25Alignment fix, another aproach as the previous broke bpf..Per Fogelstrom
1996-09-24do not delay excessively on pcmcia; from peterTheo de Raadt
1996-09-17This driver and some other ether drivers violates the alignment ofPer Fogelstrom
1996-05-26sync 0521Theo de Raadt
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-03prettier printf messagesTheo de Raadt
1996-05-02if_ep splitupTheo de Raadt