summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_lmc_obsd.c
AgeCommit message (Collapse)Author
2000-02-01general cleanup (remove LMC_IOMAPPED crud entirely)Chris Cappuccio
add correct rcs tags sync w/lmc's lmc_media.c regarding watchdog support (So, the LEDs on the T1/T3 cards [the ones with built-in CSU/DSUs], and also the DS1 "SSI" card should now change according to various line conditions, as ths manual says they do)
1999-11-04Make sure bus mastering is enabled, from freebsd if_de.cChris Cappuccio
1999-10-26Support LMC1200Chris Cappuccio
Based on LMC's Linux code
1999-07-24use pci_mapreg_map(); chris@dqc.orgTheo de Raadt
1999-07-01lmc driver; ported by chris@dqc.orgTheo de Raadt