summaryrefslogtreecommitdiffstats
path: root/sys/modules/lmc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Don't include opt_global.h, it is always included implicitly.glebius2005-10-051-1/+0
| | | | - Include opt_device_polling.h
* Oops, left a compile option enabled that should not be enabled.scottl2005-10-041-1/+1
|
* Reintroduce the lmc T1/E1/T3 WAN driver. This version is locked, supportsscottl2005-10-031-0/+25
interface polling, compiles on 64-bit platforms, and compiles on NetBSD, OpenBSD, BSD/OS, and Linux. Woo! Thanks to David Boggs for providing this driver. Altq, sppp, netgraph, and bpf are required for this driver to operate. Userland tools and man pages will be committed next. Submitted by: David Boggs
OpenPOWER on IntegriCloud