summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorUwe Stuehler <uwe@cvs.openbsd.org>2006-11-25 18:10:30 +0000
committerUwe Stuehler <uwe@cvs.openbsd.org>2006-11-25 18:10:30 +0000
commit7535b19446bafa37c29fe0cefdcfcc8d3b16b636 (patch)
tree662c9086944bcef9e54324a114e21553093f6535 /sys/conf
parent2db0b8cf67297a6807a655929b526c916d9bbb9b (diff)
Initial USB device controller (UDC) and USB CDC Ethernet function support
for PXA27x/Zaurus, not enabled yet; for dlg and dale :)
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 8367c2dff7e..8352ee615c1 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.389 2006/11/25 14:31:59 uwe Exp $
+# $OpenBSD: files,v 1.390 2006/11/25 18:10:29 uwe Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -394,6 +394,7 @@ define eisabus {} # EISA attachment
define pcibus {[bus = -1]} # PCI attachment
define tcbus {} # TurboChannel attachment
define usbus {} # USB attachment
+define usbdev {} # USB function attachment
define pcmciabus {[controller = -1], [socket = -1]} # PCMCIA attachment
define cbbus {[slot = -1]} # CardBus attachment
define pcmciaslot {[slot = -1]} # PCMCIA slot itself