GENERIC (bd2228ab3ee0cde6831fe446d793fffda2f48503) GENERIC (7042aba738db25ad5a48832ed39e353dc92cc6b8)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

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

166device aue # ADMtek USB Ethernet
167device axe # ASIX Electronics USB Ethernet
168device cdce # Generic USB over Ethernet
169device cue # CATC USB Ethernet
170device kue # Kawasaki LSI USB Ethernet
171
172# FireWire support
173device firewire # FireWire bus code
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

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

166device aue # ADMtek USB Ethernet
167device axe # ASIX Electronics USB Ethernet
168device cdce # Generic USB over Ethernet
169device cue # CATC USB Ethernet
170device kue # Kawasaki LSI USB Ethernet
171
172# FireWire support
173device firewire # FireWire bus code
174# sbp(4) works for some systems but causes boot failure on others
174device sbp # SCSI over FireWire (Requires scbus and da)
175device fwe # Ethernet over FireWire (non-standard!)
176
177# Misc
178device iicbus # I2C bus code
179device kiic # Keywest I2C
180device ad7417 # PowerMac7,2 temperature sensor
181device ds1775 # PowerMac7,2 temperature sensor

--- 17 unchanged lines hidden ---
175device sbp # SCSI over FireWire (Requires scbus and da)
176device fwe # Ethernet over FireWire (non-standard!)
177
178# Misc
179device iicbus # I2C bus code
180device kiic # Keywest I2C
181device ad7417 # PowerMac7,2 temperature sensor
182device ds1775 # PowerMac7,2 temperature sensor

--- 17 unchanged lines hidden ---