summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_lmcvar.h
AgeCommit message (Expand)Author
2007-09-03Typos from miod. 'intrrupt' -> 'interrupt' in some comments.Kenneth R Westerback
2006-03-25allow bpf(4) to ignore packets based on their direction (inbound orDamien Miller
2006-03-16Move lmc_system_errors[] so that there is only one instance of it in theMiod Vallat
2005-11-07first round of lmc(4) cleaning. removes a good portion of the ifdefBrad Smith
2005-11-05add bus_dma and big endian support.Brad Smith
2002-06-02withough -> withoutTheo de Raadt
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
2000-02-06Maintain tx clock state and set RED LED appropriately for SSI cardChris Cappuccio
2000-02-01general cleanup (remove LMC_IOMAPPED crud entirely)Chris Cappuccio
1999-10-26Support LMC1200Chris Cappuccio
1999-07-01lmc driver; ported by chris@dqc.orgTheo de Raadt