summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mx98905.c
AgeCommit message (Expand)Author
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
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
2008-01-08Don't do arithmetic on void pointers.matt
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2004-03-18Adapt to the removal of NE2000_USE_WORD() macro, now replacedhe
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-05-03DMA, not dma nor Dma.wiz
2003-01-15Zero out the NIC memory when padding packet to ETHER_MIN_LEN-ETHER_CRC_LENbouyer
2002-02-17Add prototypes for static functions.bjh21
2001-12-15Add code to support the bugged Macronix MX98905 chip, as used in severalbjh21