Port-macppc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
duplicated adb devices in GENERIC
There are two duplicated entries of the "new ADB subsystem" in GENERIC.
Is it intentional, or should commented out ones be removed?
(I wonder why config(1) doesn't complain about dup wsmouse and wskbd..)
---
:
cuda* at obio? # Apple CUDA
pmu* at obio? # Apple CUDA
nadb* at adb_bus? # new ADB Bus abstraction
adbkbd* at nadb? # ADB keyboard
adbms* at nadb? # ADB mice and touchpads
adbbt* at nadb? # button device found on *Books
wskbd* at wskbddev? console ?
wsmouse* at wsmousedev?
# the new, improved, experimental ADB subsystem
#cuda* at obio? # CUDA, for Old World PowerMacs
#pmu* at obio? # PMU, *Books and newer PowerMacs
#battery* at pmu? # legacy battery, for ohare-based PowerBooks
#iic0 at cuda0 # CUDA's IIC bus
#sgsmix0 at iic0 addr 0x8a # additional mixer found in beige G3
# use with awacs
#nadb* at adb_bus? # ADB bus enumerator, at cuda or pmu
#adbkbd* at nadb? # ADB keyboard
#adbms* at nadb? # ADB mouse or trackpad
wsmouse* at wsmousedev?
wskbd* at wskbddev?
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index