Date: Sun, 03 Jul 2005 01:08:11 -0000 From: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp> To: imp@FreeBSD.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/exca exca.c Message-ID: <20050124.004405.71154886.rushani@bl.mmtr.or.jp> In-Reply-To: <200501110032.j0B0Whsn018147@repoman.freebsd.org> References: <200501110032.j0B0Whsn018147@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >>> On Tue, 11 Jan 2005 00:32:43 +0000 (UTC), Warner Losh <imp@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050124.004405.71154886.rushani>