Date: Fri, 10 Jan 2003 00:16:03 -0800 (PST) From: Martin Blapp <mbr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sis.c if_sisreg.h Message-ID: <200301100816.h0A8G3tm009554@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2003/01/10 00:16:03 PST Modified files: sys/pci if_sis.c if_sisreg.h Log: Make newer integrated SiS900 cards working. Allow to read EEPROM from LAN. It is shared between a 1394 controller and the NIC and each time we access it, we need to set SIS_EECMD_REQ. Idea from: linux driver source Reviewed by: luoqi Obtained from: linux driver source (idea) Revision Changes Path 1.62 +27 -2 src/sys/pci/if_sis.c 1.19 +9 -0 src/sys/pci/if_sisreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301100816.h0A8G3tm009554>