summaryrefslogtreecommitdiff
path: root/sys/dev/isa/if_ec.c
AgeCommit message (Expand)Author
2006-07-29Do not redefine ALIGNED_POINTER, it comes from <machine/param.h>Miod Vallat
2005-06-08remove netns crud.Henning Brauer
2004-05-12network drivers don't need to include bpfdesc.hTed Unangst
2002-03-14First round of __P removal in sysTodd C. Miller
2001-03-12Adjust the way that media is initialized on DP8390-compatibles; from NetBSD.Aaron Campbell
1998-10-04Use swap16 not bswap16 in OpenBSDNiklas Hallqvist
1998-09-22Replace the ed driver.Federico G. Schwindt