Deleted Added
full compact
HL200 (188944) HL200 (190100)
1# Kernel configuration for the AT91RM9200 based Hot-e configuration file
2#
3# For more information on this file, please read the handbook section on
4# Kernel Configuration Files:
5#
6# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7#
8# The handbook is also available locally in /usr/share/doc/handbook
9# if you've installed the doc distribution, otherwise always see the
10# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11# latest information.
12#
13# An exhaustive list of options and more detailed explanations of the
14# device lines is also present in the ../../conf/NOTES and NOTES files.
15# If you are in doubt as to the purpose or necessity of a line, check first
16# in NOTES.
17#
1# Kernel configuration for the AT91RM9200 based Hot-e configuration file
2#
3# For more information on this file, please read the handbook section on
4# Kernel Configuration Files:
5#
6# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7#
8# The handbook is also available locally in /usr/share/doc/handbook
9# if you've installed the doc distribution, otherwise always see the
10# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11# latest information.
12#
13# An exhaustive list of options and more detailed explanations of the
14# device lines is also present in the ../../conf/NOTES and NOTES files.
15# If you are in doubt as to the purpose or necessity of a line, check first
16# in NOTES.
17#
18# $FreeBSD: head/sys/arm/conf/HL200 188944 2009-02-23 18:34:56Z thompsa $
18# $FreeBSD: head/sys/arm/conf/HL200 190100 2009-03-19 20:33:26Z thompsa $
19
20ident HL200
21
22include "../at91/std.hl200"
23
24#To statically compile in device wiring instead of /boot/device.hints
25hints "KB920X.hints"
26makeoptions MODULES_OVERRIDE=""

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

98device usb # USB Bus (required)
99#device udbp # USB Double Bulk Pipe devices
100device uhid # "Human Interface Devices"
101device ulpt # Printer
102device umass # Disks/Mass storage - Requires scbus and da
103device ural # Ralink Technology RT2500USB wireless NICs
104device rum # Ralink Technology RT2501USB wireless NICs
105device urio # Diamond Rio 500 MP3 player
19
20ident HL200
21
22include "../at91/std.hl200"
23
24#To statically compile in device wiring instead of /boot/device.hints
25hints "KB920X.hints"
26makeoptions MODULES_OVERRIDE=""

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

98device usb # USB Bus (required)
99#device udbp # USB Double Bulk Pipe devices
100device uhid # "Human Interface Devices"
101device ulpt # Printer
102device umass # Disks/Mass storage - Requires scbus and da
103device ural # Ralink Technology RT2500USB wireless NICs
104device rum # Ralink Technology RT2501USB wireless NICs
105device urio # Diamond Rio 500 MP3 player
106device uscanner # Scanners
107# USB Ethernet, requires miibus
108device miibus
109device aue # ADMtek USB Ethernet
110device axe # ASIX Electronics USB Ethernet
111device cdce # Generic USB over Ethernet
112device cue # CATC USB Ethernet
113device kue # Kawasaki LSI USB Ethernet
114device rue # RealTek RTL8150 USB Ethernet

--- 21 unchanged lines hidden ---
106# USB Ethernet, requires miibus
107device miibus
108device aue # ADMtek USB Ethernet
109device axe # ASIX Electronics USB Ethernet
110device cdce # Generic USB over Ethernet
111device cue # CATC USB Ethernet
112device kue # Kawasaki LSI USB Ethernet
113device rue # RealTek RTL8150 USB Ethernet

--- 21 unchanged lines hidden ---