summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2002-08-11 23:32:33 +0000
committerjoe <joe@FreeBSD.org>2002-08-11 23:32:33 +0000
commit7d35cb1395e04b65f75e3363a6ad67063bf66383 (patch)
tree23c2fdabe5b1363f7f088d0daa0f5e6a22b52798 /sys/conf
parent6469e035b6144f4f5b61bb54650d7fa7c07a0125 (diff)
downloadFreeBSD-src-7d35cb1395e04b65f75e3363a6ad67063bf66383.zip
FreeBSD-src-7d35cb1395e04b65f75e3363a6ad67063bf66383.tar.gz
Add the uftdi ucom driver which supports the following adapters:
Inland UAS111 QVS USC-1000 HP USB-Serial adapter shipped with some HP laptops Submitted by: takawata MFC After: 7 days
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index fb0c890..28f246b 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -642,6 +642,7 @@ dev/usb/ohci.c optional ohci
dev/usb/ucom.c optional ucom
dev/usb/udbp.c optional udbp
dev/usb/ufm.c optional ufm
+dev/usb/uftdi.c optional uftdi ucom
dev/usb/ugen.c optional ugen
dev/usb/uhci.c optional uhci
dev/usb/uhid.c optional uhid
OpenPOWER on IntegriCloud