summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_lmcvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Typos from miod. 'intrrupt' -> 'interrupt' in some comments.krw2007-09-031-2/+2
* allow bpf(4) to ignore packets based on their direction (inbound ordjm2006-03-251-3/+3
* Move lmc_system_errors[] so that there is only one instance of it in themiod2006-03-161-12/+1
* first round of lmc(4) cleaning. removes a good portion of the ifdefbrad2005-11-071-99/+1
* add bus_dma and big endian support.brad2005-11-051-21/+117
* withough -> withoutderaadt2002-06-021-2/+2
* Get rid of CLSIZE and all related stuff.art2001-05-051-2/+1
* Maintain tx clock state and set RED LED appropriately for SSI cardchris2000-02-061-3/+4
* general cleanup (remove LMC_IOMAPPED crud entirely)chris2000-02-011-33/+7
* Support LMC1200chris1999-10-261-0/+5
* lmc driver; ported by chris@dqc.orgderaadt1999-07-011-0/+609