Deleted Added
full compact
DREAMPLUG-1001 (294413) DREAMPLUG-1001 (295621)
1# Kernel config for GlobalScale Technologies DreamPlug version 1001.
2#
3# This is for units that are version 10, revision 01, with NOR SPI flash.
4# These units are identified with the number "1001" on the S/N label.
5#
6# For more information on this file, please read the handbook section on
7# Kernel Configuration Files:
8#

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

13# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
14# latest information.
15#
16# An exhaustive list of options and more detailed explanations of the
17# device lines is also present in the ../../conf/NOTES and NOTES files.
18# If you are in doubt as to the purpose or necessity of a line, check first
19# in NOTES.
20#
1# Kernel config for GlobalScale Technologies DreamPlug version 1001.
2#
3# This is for units that are version 10, revision 01, with NOR SPI flash.
4# These units are identified with the number "1001" on the S/N label.
5#
6# For more information on this file, please read the handbook section on
7# Kernel Configuration Files:
8#

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

13# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
14# latest information.
15#
16# An exhaustive list of options and more detailed explanations of the
17# device lines is also present in the ../../conf/NOTES and NOTES files.
18# If you are in doubt as to the purpose or necessity of a line, check first
19# in NOTES.
20#
21# $FreeBSD: head/sys/arm/conf/DREAMPLUG-1001 294413 2016-01-20 11:57:11Z zbb $
21# $FreeBSD: head/sys/arm/conf/DREAMPLUG-1001 295621 2016-02-14 23:42:07Z andrew $
22#
23#NO_UNIVERSE
24
25ident DREAMPLUG-1001
26
27include "std.arm"
28include "../mv/kirkwood/std.db88f6xxx"
29

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

116device zyd # ZyDAS zb1211/zb1211b wireless NICs
117device urtw # Realtek RTL8187B/L USB
118device upgt # Conexant/Intersil PrismGT SoftMAC USB
119device u3g # USB-based 3G modems (Option, Huawei, Sierra)
120
121# I2C (TWSI)
122device iic
123device iicbus
22#
23#NO_UNIVERSE
24
25ident DREAMPLUG-1001
26
27include "std.arm"
28include "../mv/kirkwood/std.db88f6xxx"
29

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

116device zyd # ZyDAS zb1211/zb1211b wireless NICs
117device urtw # Realtek RTL8187B/L USB
118device upgt # Conexant/Intersil PrismGT SoftMAC USB
119device u3g # USB-based 3G modems (Option, Huawei, Sierra)
120
121# I2C (TWSI)
122device iic
123device iicbus
124device twsi
124
125# GPIO
126device gpio
127
128# SATA
129device mvs
130device ahci
131

--- 53 unchanged lines hidden ---
125
126# GPIO
127device gpio
128
129# SATA
130device mvs
131device ahci
132

--- 53 unchanged lines hidden ---