diff options
author | Tom Cosgrove <tom@cvs.openbsd.org> | 2007-02-20 11:42:42 +0000 |
---|---|---|
committer | Tom Cosgrove <tom@cvs.openbsd.org> | 2007-02-20 11:42:42 +0000 |
commit | 4a8aedf97d04d2754d1ea0393cc76e3e1fc0acff (patch) | |
tree | c7aacee481de5f8466a3b03e804caea6f8318041 /sys | |
parent | 3e901f274e66b8947db67d97ef73db5fcd107e0f (diff) |
Put ral* at pci? onto the install media. Noted by Sunnz (sunnzy (at)
gmail (dot) com) and Stuart Henderson (stu (at) spacehopper (dot) org)
on misc@.
ok deraadt@
Diffstat (limited to 'sys')
-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 a6fc2ea495e..9d1a4c3da49 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.69 2007/02/17 23:59:03 marco Exp $ +# $OpenBSD: RAMDISK_CD,v 1.70 2007/02/20 11:42:41 tom Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -276,6 +276,7 @@ wi* at pcmcia? # WaveLAN IEEE 802.11DS an* at pcmcia? # Aironet IEEE 802.11DS #cnw* at pcmcia? # Xircom Netwave #ray* at pcmcia? # Raylink Aviator2.4/Pro 802.11FH +ral* at pci? # Ralink RT2500/RT2501/RT2600 ral* at cardbus? # Ralink RT2500/RT2501/RT2600 rtw* at pci? # Realtek 8180 rtw* at cardbus? # Realtek 8180 |