aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorHartmut Brandt <harti@FreeBSD.org>2003-06-12 14:28:32 +0000
committerHartmut Brandt <harti@FreeBSD.org>2003-06-12 14:28:32 +0000
commit591f4054cb05388278bcfd1e86679a19494a6ae7 (patch)
tree3f8a4620133052a2e118843e2b2fec28dc923450 /include/Makefile
parent74155a487392e01c706de9e2f071521a729a478a (diff)
downloadsrc-591f4054cb05388278bcfd1e86679a19494a6ae7.tar.gz
src-591f4054cb05388278bcfd1e86679a19494a6ae7.zip
This is a driver for the physical layer chips used in ATM interfaces.
It currently supports the PMC Sierra Lite, Ultra and 622 chips and the IDT 77105. The driver handles media options and state in a consistent manner for ATM drivers. The next commit to the midway driver will make it use utopia.
Notes
Notes: svn path=/head/; revision=116258
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 8a4b261eb458..a9320029a061 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -32,7 +32,7 @@ LDIRS= cam geom net netatalk netatm netgraph netinet netinet6 netipsec \
pccard posix4 sys vm
LSUBDIRS= cam/scsi dev/an dev/ic dev/iicbus dev/firewire dev/ofw \
- dev/ppbus dev/smbus dev/usb dev/wi fs/devfs \
+ dev/ppbus dev/smbus dev/usb dev/wi dev/utopia fs/devfs \
fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs fs/nwfs fs/portalfs \
fs/procfs fs/smbfs fs/umapfs fs/unionfs isofs/cd9660 \
netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \