summaryrefslogtreecommitdiff
path: root/sys/dev/ic/we.c
AgeCommit message (Expand)Author
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-03-29Use device_cfdata().thorpej
2006-01-29Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h>dsl
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-04-03Make it possible for attachment to specify that the 16bit access shouldn'tjdolecek
2005-02-04de-__Pperry
2003-01-15Zero out the NIC memory when padding packet to ETHER_MIN_LEN-ETHER_CRC_LENbouyer
2001-11-13add/cleanup RCSIDlukem
2001-07-04g/c WE_FLAGS_*, use DP8390_FORCE_{8|16}BIT_MODE instead WE_FLAGS_*jdolecek
2001-03-29kill bunch of unneeded includesjdolecek
2001-03-23Split we(4) driver to bus independant and ISA-specific parts, in preparationjdolecek