Deleted Added
full compact
GENERIC (188944) GENERIC (190100)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/i386
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/i386
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/i386/conf/GENERIC 188944 2009-02-23 18:34:56Z thompsa $
19# $FreeBSD: head/sys/i386/conf/GENERIC 190100 2009-03-19 20:33:26Z thompsa $
20
21cpu I486_CPU
22cpu I586_CPU
23cpu I686_CPU
24ident GENERIC
25
26# To statically compile in device wiring instead of /boot/device.hints
27#hints "GENERIC.hints" # Default places to look for devices.

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

304device ukbd # Keyboard
305device ulpt # Printer
306device umass # Disks/Mass storage - Requires scbus and da
307device ums # Mouse
308device ural # Ralink Technology RT2500USB wireless NICs
309device rum # Ralink Technology RT2501USB wireless NICs
310device zyd # ZyDAS zb1211/zb1211b wireless NICs
311device urio # Diamond Rio 500 MP3 player
20
21cpu I486_CPU
22cpu I586_CPU
23cpu I686_CPU
24ident GENERIC
25
26# To statically compile in device wiring instead of /boot/device.hints
27#hints "GENERIC.hints" # Default places to look for devices.

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

304device ukbd # Keyboard
305device ulpt # Printer
306device umass # Disks/Mass storage - Requires scbus and da
307device ums # Mouse
308device ural # Ralink Technology RT2500USB wireless NICs
309device rum # Ralink Technology RT2501USB wireless NICs
310device zyd # ZyDAS zb1211/zb1211b wireless NICs
311device urio # Diamond Rio 500 MP3 player
312device uscanner # Scanners
313# USB Serial devices
314device u3g # USB-based 3G modems (Option, Huawei, Sierra)
315device uark # Technologies ARK3116 based serial adapters
316device ubsa # Belkin F5U103 and compatible serial adapters
317device uftdi # For FTDI usb serial adapters
318device uipaq # Some WinCE based devices
319device uplcom # Prolific PL-2303 serial adapters
320device uslcom # SI Labs CP2101/CP2102 serial adapters

--- 18 unchanged lines hidden ---
312# USB Serial devices
313device u3g # USB-based 3G modems (Option, Huawei, Sierra)
314device uark # Technologies ARK3116 based serial adapters
315device ubsa # Belkin F5U103 and compatible serial adapters
316device uftdi # For FTDI usb serial adapters
317device uipaq # Some WinCE based devices
318device uplcom # Prolific PL-2303 serial adapters
319device uslcom # SI Labs CP2101/CP2102 serial adapters

--- 18 unchanged lines hidden ---