Discussion:
psm0: [GIANT-LOCKED]
Bill Schoolcraft
2005-06-26 03:05:08 UTC
Permalink
Hello Family,

Well, now I just had one more question about the FreeBSD-5.4/amd64
system I'm trying to get the mouse working on. I booted in "verbose"
mode and spotted the following in dmesg:

################################
[***@liam ~]-> dmesg|grep psm0

psm0: current command byte:0047
psm0: <PS/2 Mouse> flags 0x2000 irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4-00, 5 buttons
psm0: config:00002000, flags:00000008, packet size:4
psm0: syncmask:08, syncbits:00

################################

Does anyone have any idea what the "GIANT-LOCKED" comment means?

Thanks again everyone.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Kris Kennaway
2005-06-29 17:21:28 UTC
Permalink
Post by Bill Schoolcraft
Hello Family,
Well, now I just had one more question about the FreeBSD-5.4/amd64
system I'm trying to get the mouse working on. I booted in "verbose"
################################
psm0: current command byte:0047
psm0: <PS/2 Mouse> flags 0x2000 irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4-00, 5 buttons
psm0: config:00002000, flags:00000008, packet size:4
psm0: syncmask:08, syncbits:00
################################
Does anyone have any idea what the "GIANT-LOCKED" comment means?
Essentially, the driver cannot take advantage of multiple CPUs. See
the archives for further discussion.

Kris

Continue reading on narkive:
Loading...