勢いで5から6にしたら cardbus の rtk が繋がらない! 焦った。よく見たら cardus を認識していない。さらによくみたら、 messages に
/netbsd: cbb0: secondary bus number uninitialized; try PCI_BUS_FIXUP
とあった。options PCI_BUS_FIXUP を付けた。直った。 ところが最初から挿してるUSBデバイスを 認識しなくなった。どうしよう。さらによくみたら、
/netbsd: ehci0: interrupting at ioapic0 pin 23 /netbsd: ehci0: EHCI version 1.0 /netbsd: ehci0: wrong number of companions (2 != 0) /netbsd: ehci0: ohci or uhci probably not configured
とあった。no uhci* としたら直った。ぜえぜえ。