diff options
| author | dyoung <dyoung@NetBSD.org> | 2006-09-01 08:19:03 +0000 |
|---|---|---|
| committer | dyoung <dyoung@NetBSD.org> | 2006-09-01 08:19:03 +0000 |
| commit | 4e2fa344011ccb7caac330518dade70f010e97ce (patch) | |
| tree | ff3837b4d0c4ea885359c58f15a5f5e5d1df954c /sys/arch | |
| parent | bb2f95cc586cf6a43568b8c957983ca6b15447e3 (diff) | |
Delete ath, it is known to be broken on alpha.
Diffstat (limited to 'sys/arch')
| -rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index d4a023057c1..b5255196546 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -22,7 +22,7 @@ include "arch/alpha/conf/std.alpha" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.295 $" +#ident "GENERIC-$Revision: 1.296 $" maxusers 32 @@ -299,7 +299,6 @@ hifn* at pci? dev ? function ? # Hifn 7755/7811/795x ubsec* at pci? dev ? function ? # Broadcom 5501/5601/580x/582x adv* at pci? dev ? function ? # AdvanSys SCSI -ath* at pci? dev ? function ? # Atheros 5210/5211/5212 802.11 adw* at pci? dev ? function ? # AdvanSys Wide SCSI #options SCSI_ADW_WDTR_DISABLE # disable WDTR #options SCSI_ADW_SDTR_DISABLE # disable SDTR |
