Subject: Why do I have two keyboards (no, I don't!)
To: None <port-macppc@NetBSD.ORG>
From: Martin Husemann <martin@up-vision.de>
List: port-macppc
Date: 09/20/2000 15:52:36
After I got my mac up running NetBSD now, I found out the mouse does not work
when in X. This is probably due to this:

---8<---
adb0 at obio0 offset 0x16000 irq 18: 4 targets
aed0 at adb0 addr 0: ADB Event device
akbd0 at adb0 addr 2: extended keyboard
wskbd0 at akbd0: console keyboard
ams0 at adb0 addr 3: 1-button, 100 dpi mouse
wsmouse0 at ams0
akbd1 at adb0 addr 2: extended keyboard (ISO layout)
wskbd at akbd1 not configured
ams1 at adb0 addr 3: 1-button, 100 dpi mouse
wsmouse at ams1 not configured
--->8---

I can easily change the "non configured" parts there, but I'd like to 
understand what's happening. Is this considered normal? I only have one
keyboard, probably the one probed as akbd1. Connected to it is only one
mouse (which has no matching wsmouse, so X won't be able to use it).


Martin