svn commit: r199395 - head/sys/pc98/conf
John Baldwin
jhb at FreeBSD.org
Tue Nov 17 15:47:20 UTC 2009
Author: jhb
Date: Tue Nov 17 15:47:19 2009
New Revision: 199395
URL: http://svn.freebsd.org/changeset/base/199395
Log:
Remove duplicate 'ural' entry since it was added to the MI NOTES a while
ago.
Modified:
head/sys/pc98/conf/NOTES
Modified: head/sys/pc98/conf/NOTES
==============================================================================
--- head/sys/pc98/conf/NOTES Tue Nov 17 15:30:22 2009 (r199394)
+++ head/sys/pc98/conf/NOTES Tue Nov 17 15:47:19 2009 (r199395)
@@ -385,7 +385,6 @@ hint.mse.0.irq="13"
# ral: Ralink Technology IEEE 802.11 wireless adapter
# sbni: Granch SBNI12-xx ISA and PCI adapters
# snc: National Semiconductor DP8393X SONIC Ethernet adapter driver
-# ural: Ralink Technology RT2500USB IEEE 802.11 wireless adapter
# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
# Order for ISA/EISA devices is important here
@@ -419,7 +418,6 @@ hint.snc.0.at="isa"
hint.snc.0.port="0x888"
hint.snc.0.irq="6"
hint.snc.0.maddr="0xc0000"
-device ural
device ath # Atheros pci/cardbus NIC's
device ath_hal # pci/cardbus chip support
More information about the svn-src-head
mailing list