diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-12-20 03:29:42 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-12-20 03:29:42 +0000 |
commit | 2b52524269ed66eeb73ff2a75aa401cc47f65810 (patch) | |
tree | 8769c25d2890834957c6c2728432487f4ecdc7f9 /sys/arch/amd64/conf | |
parent | 7d2058d0a8f6c9b22ba1edbeb1148fd0d147ca02 (diff) |
rum fits
Diffstat (limited to 'sys/arch/amd64/conf')
-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 22c741dc5f7..3941c54e95c 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.66 2006/12/15 23:53:42 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.67 2006/12/20 03:29:41 deraadt Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -117,6 +117,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' #uyap* at uhub? # Y@P firmware loader #ugen* at uhub? # USB Generic driver ural* at uhub? # Ralink RT2500 +rum* at uhub? # Ralink RT2501USB/RT2601USB pckbc0 at isa? # PC keyboard controller pckbd* at pckbc? # PC keyboard |