Deleted Added
full compact
SENTRY5 (216671) SENTRY5 (220185)
1#
1#
2# $FreeBSD: head/sys/mips/conf/SENTRY5 216671 2010-12-22 19:01:48Z nwhitehorn $
2# $FreeBSD: head/sys/mips/conf/SENTRY5 220185 2011-03-31 08:07:13Z adrian $
3#
4# The Broadcom Sentry5 series of processors and boards is very commonly
5# used in COTS hardware including the Netgear WGT634U.
6#
7# Some tweaks are needed for use with this platform:
8#
9# * CFE firmware's ELF loader expects an ELF kernel which is linked so as
10# not to contain offsets in PT_LOAD which point behind the actual offset

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

61device pci # siba_pcib
62
63# device bfe # XXX will build both pci and siba
64# device miibus # attachments
65
66# pci devices
67# notyet:
68#device ath # in pci slot
3#
4# The Broadcom Sentry5 series of processors and boards is very commonly
5# used in COTS hardware including the Netgear WGT634U.
6#
7# Some tweaks are needed for use with this platform:
8#
9# * CFE firmware's ELF loader expects an ELF kernel which is linked so as
10# not to contain offsets in PT_LOAD which point behind the actual offset

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

61device pci # siba_pcib
62
63# device bfe # XXX will build both pci and siba
64# device miibus # attachments
65
66# pci devices
67# notyet:
68#device ath # in pci slot
69#device ath_pci # Atheros pci/cardbus glue
69#device ath_hal # pci chip support
70#options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
71
72options USB_DEBUG # enable debug msgs
73device usb # USB Bus (required)
74device uhci # UHCI PCI->USB interface
75device ehci # EHCI PCI->USB interface (USB 2.0)
76
77# need to teach the code to ignore the bridge....
78
79
80# XXX notyet; need to be auto probed children of siba_cc.
81#device uart
82
83device loop
84device ether
85device md
70#device ath_hal # pci chip support
71#options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
72
73options USB_DEBUG # enable debug msgs
74device usb # USB Bus (required)
75device uhci # UHCI PCI->USB interface
76device ehci # EHCI PCI->USB interface (USB 2.0)
77
78# need to teach the code to ignore the bridge....
79
80
81# XXX notyet; need to be auto probed children of siba_cc.
82#device uart
83
84device loop
85device ether
86device md