Deleted Added
full compact
IDT (203938) IDT (220185)
1# $FreeBSD: head/sys/mips/conf/IDT 203938 2010-02-15 23:44:48Z attilio $
1# $FreeBSD: head/sys/mips/conf/IDT 220185 2011-03-31 08:07:13Z adrian $
2
3cpu CPU_MIPS4KC
4ident RB532
5
6# Don't build any modules yet.
7makeoptions MODULES_OVERRIDE=""
8
9include "../idt/std.idt"

--- 29 unchanged lines hidden (view full) ---

39device kr
40device uart
41device md
42
43# Wireless NIC cards
44device wlan # 802.11 support
45device wlan_wep # 802.11 WEP support
46device wlan_tkip # 802.11 TKIP support
2
3cpu CPU_MIPS4KC
4ident RB532
5
6# Don't build any modules yet.
7makeoptions MODULES_OVERRIDE=""
8
9include "../idt/std.idt"

--- 29 unchanged lines hidden (view full) ---

39device kr
40device uart
41device md
42
43# Wireless NIC cards
44device wlan # 802.11 support
45device wlan_wep # 802.11 WEP support
46device wlan_tkip # 802.11 TKIP support
47device ath # Atheros pci/cardbus NIC's
47device ath # Atheros NIC's
48device ath_pci # Atheros pci/cardbus glue
48device ath_hal # pci/cardbus chip support
49options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
50device ath_rate_sample # SampleRate tx rate control for ath
51options ATH_DEBUG
52
53device bpf
49device ath_hal # pci/cardbus chip support
50options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
51device ath_rate_sample # SampleRate tx rate control for ath
52options ATH_DEBUG
53
54device bpf