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

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

290device uhid # "Human Interface Devices"
291device ukbd # Keyboard
292device ulpt # Printer
293device umass # Disks/Mass storage - Requires scbus and da
294device ums # Mouse
295device ural # Ralink Technology RT2500USB wireless NICs
296device rum # Ralink Technology RT2501USB wireless NICs
297device urio # Diamond Rio 500 MP3 player
20
21cpu HAMMER
22ident GENERIC
23
24# To statically compile in device wiring instead of /boot/device.hints
25#hints "GENERIC.hints" # Default places to look for devices.
26
27# Use the following to compile in values accessible to the kernel

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

290device uhid # "Human Interface Devices"
291device ukbd # Keyboard
292device ulpt # Printer
293device umass # Disks/Mass storage - Requires scbus and da
294device ums # Mouse
295device ural # Ralink Technology RT2500USB wireless NICs
296device rum # Ralink Technology RT2501USB wireless NICs
297device urio # Diamond Rio 500 MP3 player
298device uscanner # Scanners
299# USB Serial devices
300device uark # Technologies ARK3116 based serial adapters
301device ubsa # Belkin F5U103 and compatible serial adapters
302device uftdi # For FTDI usb serial adapters
303device uipaq # Some WinCE based devices
304device uplcom # Prolific PL-2303 serial adapters
305device uslcom # SI Labs CP2101/CP2102 serial adapters
306device uvisor # Visor and Palm devices

--- 17 unchanged lines hidden ---
298# USB Serial devices
299device uark # Technologies ARK3116 based serial adapters
300device ubsa # Belkin F5U103 and compatible serial adapters
301device uftdi # For FTDI usb serial adapters
302device uipaq # Some WinCE based devices
303device uplcom # Prolific PL-2303 serial adapters
304device uslcom # SI Labs CP2101/CP2102 serial adapters
305device uvisor # Visor and Palm devices

--- 17 unchanged lines hidden ---