Deleted Added
full compact
NOTES (189851) NOTES (190100)
1# $FreeBSD: head/sys/conf/NOTES 189851 2009-03-15 14:21:05Z rwatson $
1# $FreeBSD: head/sys/conf/NOTES 190100 2009-03-19 20:33:26Z thompsa $
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

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

2408# USB support for Belkin F5U109 and Magic Control Technology serial adapters
2409device umct
2410# USB modem support
2411device umodem
2412# USB mouse
2413device ums
2414# Diamond Rio 500 MP3 player
2415device urio
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

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

2408# USB support for Belkin F5U109 and Magic Control Technology serial adapters
2409device umct
2410# USB modem support
2411device umodem
2412# USB mouse
2413device ums
2414# Diamond Rio 500 MP3 player
2415device urio
2416# USB scanners
2417device uscanner
2418#
2419# USB serial support
2420device ucom
2421# USB support for 3G modem cards by Option, Novatel, Huawei and Sierra
2422device u3g
2423# USB support for Technologies ARK3116 based serial adapters
2424device uark
2425# USB support for Belkin F5U103 and compatible serial adapters

--- 261 unchanged lines hidden ---
2416#
2417# USB serial support
2418device ucom
2419# USB support for 3G modem cards by Option, Novatel, Huawei and Sierra
2420device u3g
2421# USB support for Technologies ARK3116 based serial adapters
2422device uark
2423# USB support for Belkin F5U103 and compatible serial adapters

--- 261 unchanged lines hidden ---