Deleted Added
full compact
18c18
< # $FreeBSD: head/sys/mips/conf/XLR64 217626 2011-01-20 08:15:11Z jchandra $
---
> # $FreeBSD: head/sys/mips/conf/XLR64 217630 2011-01-20 09:01:14Z jchandra $
24a25
>
29a31
>
35c37
< #options VERBOSE_SYSINIT
---
> #options VERBOSE_SYSINIT
37c39
< #options SMP
---
> options SMP
46,47c48,49
< options NFSCLIENT
< options NFS_ROOT
---
> options NFSCLIENT
> options NFS_ROOT
49,54c51,56
< 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\"
57,59c59,61
< #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\"
69a72
> options BREAK_TO_DEBUGGER
76c79
< #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)
78,79d80
< #options MUTEX_DEBUG
< #options MUTEX_PROFILING
80a82,85
> #options LOCK_PROFILING
> #options SLEEPQUEUE_PROFILING
> #options TURNSTILE_PROFILING
>
84,86d88
< #options XLR_PERFMON # Enable XLR processor activity monitoring
< options BREAK_TO_DEBUGGER
< #device genclock
92d93
< device mem
103,112c104,110
< 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
117,124c115,121
< # Not yet
< #device ic
< #device iic
< #device iicbb
< #device iicbus
< #device xlr_rtc
< #device xlr_temperature
< #device xlr_eeprom
---
> 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
128,130c125,127
< #device cryptodev
< #device crypto
< #device rmisec
---
> #device cryptodev
> #device crypto
> #device rmisec