Date: Sun, 2 Nov 2003 12:13:39 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ep if_ep_pccard.c Message-ID: <200311022013.hA2KDeZJ022121@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/11/02 12:13:39 PST FreeBSD src repository Modified files: sys/dev/ep if_ep_pccard.c Log: MFp4: o Remove redundant $FreeBSD$ o Better comments about ep_get_macaddr. o remove one tab in a switch statement (style only) o Recognize ID 0x0035 as the device ID for the 3CXEM556 that I have. This makes the 3CXEM556 work for me. Not 100% sure this is the assigned ID, as I don't have the datasheets for this part, but it does work and get the correct ethrnet address. o Comment about the whole fake IRQ 3 thing. some need it, some don't, all work with it. Revision Changes Path 1.36 +14 -6 src/sys/dev/ep/if_ep_pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311022013.hA2KDeZJ022121>