Port-macppc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: install vs generic kernel



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

On Aug 7, 2009, at 10:39 AM, Bruce O'Neel wrote:

Back to my pismo with 5.0.1.  It halts at uhub1 at usb1: vendor....

The next line with the install kernels is

adbkbd0 at nadb0 addr 2: PowerBook G3 keyboard

nadb0 is listed as (also INSTALL kernel):

nadb0 at pmu0: Apple Desktop Bus

I wonder if, from the config files, that the problem isn't

GENERIC:nadb* at adb_bus? # ADB bus enumerator, at cuda or pmu
GENERIC:adbkbd* at nadb?                        # ADB keyboard
GENERIC:adbms* at nadb? # ADB mice and touchpads GENERIC:adbbt* at nadb? # button device found on *Books

INSTALL:#adb*   at obio?                        # Apple Desktop Bus
INSTALL:#akbd*  at adb?                         # ADB keyboard
INSTALL:nadb* at cuda? # new ADB Bus abstraction INSTALL:nadb* at pmu? # new ADB Bus abstraction
INSTALL:adbkbd* at nadb?                        # ADB keyboard

I wonder if I added a line

nadb* at pmu?

to GENERIC and built a kernel if I shouldn't expect success.

Err, why would you want to do that? nadb already attaches to your pmu. adb_bus is a place holder that matches both pmu and cuda. So, nadb is more or less the ADB device discovery code, it will look for devices after interrupts are enabled, more or less the same time the USB drivers will look for devices. Didn't you say earlier that your machine hangs during firewire initialization? GENERIC has firewire drivers, INSTALL does not.

Can I do this without a kernel rebuild?

No, and it wouldn't change anything anyway.

have fun
Michael

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iQEVAwUBSnxlU8pnzkX8Yg2nAQKeUgf+ODczsDtHtiYwrWw4DpLX+6ZXu813W7wu
I+/ApsKgR7uO8NjBUcNBoAZHtzgSOfiWrFE5J/I+IGVGf3aGTK99qbeg/mdQV5Le
Cu9lLD00GXp1t118S5Lqp//T333tpjC3QtTaceFNlpFpo23a5X4zW6BGC8IXhgM2
cloGaJTtWKtoqLpLLqxe98LuMYdcc1K1o5LHrj63vuqDFuv38r105urFhLozO3zh
iHudmczH4zxIpIk2kv/kDvez8hAeYMo9mHf6vq43ceGjZ9571c+rZa+6YoxgamhA
wzschJ6EToXvqfErhpZfTSk4imQpwBbgKjoNrXf3TBjC+uwNZUKHOQ==
=5Iyw
-----END PGP SIGNATURE-----


Home | Main Index | Thread Index | Old Index