diff options
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK_CD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index 81292ee9c87..abad507430a 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.37 2005/07/06 01:52:13 mickey Exp $ +# $OpenBSD: RAMDISK_CD,v 1.38 2005/07/06 16:23:27 deraadt Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -105,6 +105,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' #scsibus* at usscanner? #uyap* at uhub? # Y@P firmware loader #ugen* at uhub? # USB Generic driver +ural* at uhub? # Ralink RT2500 pckbc0 at isa? # PC keyboard controller pckbd* at pckbc? # PC keyboard |