Bug #772
closedPanic with Toshiba 2515 laptop with cardbus Netgear ethernet card
0%
Description
Hi Folks,
I have a Toshiba laptop running ok with 1.2.6-Release that panics
during a boot of 1.10.0-Release when a cardbus ethernet card is in place.
ed1: < NETGEAR FA411> at port -x300-0x31f
irq 3 function 0 config 7 on pccard1
Fataltrap 12: page fault while in kernel mode
fault virtual address = 0x0
fault code = supervisor read, page not present
instruction pointer = 0x8:0xc0221306
stack pointer = 0x10:0xc74c2bf8
frame pointer = 0x10:0xc74c2c28
code segment = base 0x0 limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enables, resume, IOPL = 0
current process = Idle
current thread = pri12
kernel: trap type 12 trap, code=0
stopped at ed_pccard_attach+0xee: orb 0(%ecx, %eax,1), %dl
db>
The system does not respond to keyboard input so i cannot provide
more info at this time.
The system does boot up ok without the ethernet card inserted.
I did not yet try inserting the card with the system running.
Regards,
eric haug
Updated by sepherosa over 17 years ago
Please test following patch:
http://leaf.dragonflybsd.org/~sephe/pccard_ether_addr.diff
Apply it under /usr/src/sys
Best Regards,
sephe
Updated by ejh over 17 years ago
Hi sephe,
FIY i will not be able to try this until next week.
eric