summaryrefslogtreecommitdiff
path: root/sys/dev/isa/if_ne_isa.c
AgeCommit message (Expand)Author
2010-03-03Put several fixes to ne(4) driver for better 8 bit mode support,tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-12Split device_t and softc for the NE2000 Ethernet chip and all its variantscube
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner
2004-02-13RealTek -> Realtek.wiz
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-11-13add RCSIDlukem
2001-07-08Remove unnecessary include files. From Onno van der Linden.thorpej
2001-02-12Adjust the way that media is initialized on DP8390-compatiblethorpej
1998-11-01make this compile again (missing semi-colon)christos
1998-10-31Add code to detect a RealTek 8019 chip, and use the media selectionthorpej
1998-10-28Add media list, media list count, and default media arguments tothorpej
1998-07-05defopt NS, NSIP.jonathan
1998-07-05defopt INET, NETATALK.jonathan
1998-06-09Nuke __BROKEN_INDIRECT_CONFIG.thorpej
1997-10-19Use symbolic names for default locator values.thorpej
1997-10-14Pulldown from marc-pcmcia branch: ISA front-end for "ne" driver.thorpej