diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2001-03-30 00:16:51 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2001-03-30 00:16:51 +0000 |
commit | 01237d63b727bd16f83cc6170dca9c942469a206 (patch) | |
tree | fe6aedd20180932cdfdc23c55537b8c7fabd6254 /sys/arch/powerpc/conf | |
parent | ab8940e348a5e4c79aa4382da8eefc859965f706 (diff) |
kue ethernet was reported as working months ago, forgot to add it.
Diffstat (limited to 'sys/arch/powerpc/conf')
-rw-r--r-- | sys/arch/powerpc/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/powerpc/conf/GENERIC b/sys/arch/powerpc/conf/GENERIC index 25f94619cd9..50d9434ec87 100644 --- a/sys/arch/powerpc/conf/GENERIC +++ b/sys/arch/powerpc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.29 2001/03/29 20:41:34 drahn Exp $ +# $OpenBSD: GENERIC,v 1.30 2001/03/30 00:16:50 drahn Exp $ # # PPC GENERIC config file # @@ -134,6 +134,7 @@ scsibus* at usscanner? ugen* at uhub? port ? configuration ? # USB Generic driver umass* at uhub? port ? configuration ? # USB Mass Storage devices scsibus* at umass? +kue* at uhub? port ? # Kawasaki KL5KUSB101B based Ethernet #### Workstation Console attachments |