cvs commit: src/sys/dev/exca exca.c
Hideyuki KURASHINA
rushani at bl.mmtr.or.jp
Sun Jul 3 01:08:45 GMT 2005
Hi,
>>> On Tue, 11 Jan 2005 00:32:43 +0000 (UTC), Warner Losh <imp at FreeBSD.org> said:
> imp 2005-01-11 00:32:43 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/exca exca.c
> Log:
> Properly calculate the offset in mapping the memory of pccards. This
> allows my 3com cards to work again. It appears that this code was
> once there, but I removed it when I added the alignment issues.
This commit makes also my Megahertz 589E usable again.
kernel & modules as of 2004/12/27,
ep0: <3Com Megahertz 589E> at port 0x3000-0x300f irq 11 function 0 config 1 on pccard0
ep0: eeprom failed to come ready.
device_attach: ep0 attach returned 6
kernel & modules as of yesterday,
ep0: <3Com Megahertz 589E> at port 0x3000-0x300f irq 11 function 0 config 1 on pccard0
ep0: Ethernet address: 00:00:86:xx:xx:xx
Thanks!
> MFC After: 5 days
> PR: 70639 (and likely others)
>
> Revision Changes Path
> 1.19 +6 -5 src/sys/dev/exca/exca.c
-- rushani
More information about the cvs-src
mailing list