Deleted Added
full compact
PB92 (239625) PB92 (243177)
1#
2# PB92 -- Kernel configuration file for FreeBSD/mips for Atheros PB92 reference
3# board (AR7242)
4#
1#
2# PB92 -- Kernel configuration file for FreeBSD/mips for Atheros PB92 reference
3# board (AR7242)
4#
5# $FreeBSD: head/sys/mips/conf/PB92 239625 2012-08-23 22:23:56Z ray $
5# $FreeBSD: head/sys/mips/conf/PB92 243177 2012-11-17 04:05:46Z adrian $
6#
7
8ident PB92
9# XXX The default load address in the Uboot environment is 0x80010000
10makeoptions KERNLOADADDR=0x80050000
11options HZ=1000
12
13# The PB92 has 32mb of RAM; hard-code that

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

119
120# The flash is statically partitioned; add in that
121device geom_map
122
123device ar71xx_wdog
124
125# Serial
126device uart
6#
7
8ident PB92
9# XXX The default load address in the Uboot environment is 0x80010000
10makeoptions KERNLOADADDR=0x80050000
11options HZ=1000
12
13# The PB92 has 32mb of RAM; hard-code that

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

119
120# The flash is statically partitioned; add in that
121device geom_map
122
123device ar71xx_wdog
124
125# Serial
126device uart
127device uart_ar71xx
127
128# Network twiddling
129device loop
130device ether
131#device md
132#device bpf
133#device random
134#device if_bridge
128
129# Network twiddling
130device loop
131device ether
132#device md
133#device bpf
134#device random
135#device if_bridge