#489 closed bug (invalid)
PANIC: vm_page_fault using 3c920 driver from bebits
Reported by: | Owned by: | axeld | |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I installed the 3c920 driver on bebits:
and everything started up fine. Attempting an "ls /dev/net" caused a
PANIC: vm_page_fault: unhandled page fault in kernel space at 0x905c50c0, ip 0x800830c5
I will attach a full debug logic with stack trace when I get a chance.
Attachments (1)
Change History (6)
by , 19 years ago
Attachment: | haiku_17131_PIII600_vm_page_fault_KDL_with_3c920.txt added |
---|
comment:1 by , 19 years ago
It looks like the driver is buggy and clobbers its read-only area. Are the sources for the driver available?
comment:2 by , 19 years ago
I sent an email to Patrick Lafarguette.
It looks like the driver is still WIP - so I may have jumped the gun expecting it to work properly. I will test it under R5 some more to see if it behaves properly there.
comment:3 by , 18 years ago
Status: | new → closed |
---|
comment:4 by , 18 years ago
I've tried to contact the author of the driver (Patrick Lafarguette), but I didn't get a response. Since this is a bug in the driver, I'm closing this now.
comment:5 by , 18 years ago
Resolution: | → wontfix |
---|
vm_page_fault KDL with 3c920 driver