Deleted Added
full compact
46c46
< # $FreeBSD: head/sys/mips/conf/XLR 217626 2011-01-20 08:15:11Z jchandra $
---
> # $FreeBSD: head/sys/mips/conf/XLR 217630 2011-01-20 09:01:14Z jchandra $
53d52
< #
57d55
<
59d56
< #profile 2
61c58,59
< options ISA_MIPS32
---
> #profile 2
> options ISA_MIPS32
64c62
< #options VERBOSE_SYSINIT
---
> #options VERBOSE_SYSINIT
66c64
< options SMP
---
> options SMP
75,76c73,74
< options NFSCLIENT
< options NFS_ROOT
---
> options NFSCLIENT
> options NFS_ROOT
78,83c76,81
< options BOOTP
< options BOOTP_NFSROOT
< options BOOTP_NFSV3
< options BOOTP_WIRED_TO=nlge0
< options BOOTP_COMPAT
< options ROOTDEVNAME=\"nfs:10.1.1.8:/usr/extra/nfsroot\"
---
> options BOOTP
> options BOOTP_NFSROOT
> options BOOTP_NFSV3
> options BOOTP_WIRED_TO=nlge0
> options BOOTP_COMPAT
> options ROOTDEVNAME=\"nfs:10.1.1.8:/usr/extra/nfsroot\"
86,88c84,86
< #options MD_ROOT_SIZE=27000
< #options MD_ROOT_SIZE=5120
< #options ROOTDEVNAME=\"ufs:md0\"
---
> #options MD_ROOT_SIZE=27000
> #options MD_ROOT_SIZE=5120
> #options ROOTDEVNAME=\"ufs:md0\"
98a97
> options BREAK_TO_DEBUGGER
105c104
< #options KTR_COMPILE=(KTR_LOCK|KTR_PROC|KTR_INTR|KTR_CALLOUT|KTR_UMA|KTR_SYSC|KTR_CRITICAL)
---
> #options KTR_COMPILE=(KTR_LOCK|KTR_PROC|KTR_INTR|KTR_CALLOUT|KTR_UMA|KTR_SYSC)
107,108d105
< #options MUTEX_DEBUG
< #options MUTEX_PROFILING
109a107,110
> #options LOCK_PROFILING
> #options SLEEPQUEUE_PROFILING
> #options TURNSTILE_PROFILING
>
113,115d113
< #options XLR_PERFMON # Enable XLR processor activity monitoring
< options BREAK_TO_DEBUGGER
< #device genclock
121d118
< device mem
132,141c129,135
< device da
< device scbus
< #device ohci # OHCI PCI->USB interface
< device ehci # EHCI PCI->USB interface (USB 2.0)
< device usb # USB Bus (required)
< options USB_DEBUG # enable debug msgs
< #device udbp # USB Double Bulk Pipe devices
< #device ugen # Generic
< #device uhid # "Human Interface Devices"
< device umass # Disks/Mass storage - Requires scbus and da
---
> device da
> device scbus
> device ehci # EHCI PCI->USB interface (USB 2.0)
> device usb # USB Bus (required)
> #options USB_DEBUG # enable debug msgs
> #device uhid # "Human Interface Devices"
> device umass # Disks/Mass storage - Requires scbus and da
146,153c140,146
< # Not yet
< device ic
< device iic
< device iicbb
< device iicbus
< device ds1374u # RTC on XLR boards
< device max6657 # Temparature sensor on XLR boards
< device at24co2n # EEPROM on XLR boards
---
> device ic
> device iic
> device iicbb
> device iicbus
> device ds1374u # RTC on XLR boards
> device max6657 # Temparature sensor on XLR boards
> device at24co2n # EEPROM on XLR boards
157,159c150,152
< #device cryptodev
< #device crypto
< #device rmisec
---
> #device cryptodev
> #device crypto
> #device rmisec