From dd0e0396bc67e329b446ecc2dbd5d02afd56fd23 Mon Sep 17 00:00:00 2001 From: isaki Date: Sun, 11 Aug 2002 13:17:52 +0000 Subject: Add driver for ScanLogic SL811HS/T USB Host Controller. XXX It's experimental code yet. For x68k: USB part of Nereid USB/Ethernet/memory board For ISA: ISA USB Host board from Morphy planning --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 36ca275ebf7..e06bb3a39ca 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.118 2002/07/22 01:24:41 ichiro Exp $ +# $NetBSD: DEVNAMES,v 1.119 2002/08/11 13:17:53 isaki Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1017,6 +1017,7 @@ siotty luna68k sip MI skbd hpcmips skbdif hpcmips +slhci MI sm MI smap playstation2 smc93cx6 MI Attribute -- cgit