Deleted Added
full compact
IDT (182738) IDT (183172)
1# $FreeBSD: head/sys/mips/conf/IDT 182738 2008-09-03 18:49:54Z obrien $
1# $FreeBSD: head/sys/mips/conf/IDT 183172 2008-09-19 03:47:29Z imp $
2
3machine mips
4cpu CPU_MIPS4KC
5ident RB532
6
7# Don't build any modules yet.
8makeoptions MODULES_OVERRIDE=""
9

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

44# Wireless NIC cards
45device wlan # 802.11 support
46device wlan_wep # 802.11 WEP support
47device wlan_tkip # 802.11 TKIP support
48device ath # Atheros pci/cardbus NIC's
49device ath_hal # Atheros HAL (Hardware Access Layer)
50device ath_rate_sample # SampleRate tx rate control for ath
51options ATH_DEBUG
2
3machine mips
4cpu CPU_MIPS4KC
5ident RB532
6
7# Don't build any modules yet.
8makeoptions MODULES_OVERRIDE=""
9

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

44# Wireless NIC cards
45device wlan # 802.11 support
46device wlan_wep # 802.11 WEP support
47device wlan_tkip # 802.11 TKIP support
48device ath # Atheros pci/cardbus NIC's
49device ath_hal # Atheros HAL (Hardware Access Layer)
50device ath_rate_sample # SampleRate tx rate control for ath
51options ATH_DEBUG
52
53device bpf