Date: Mon, 22 Feb 1999 17:52:42 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ax.c if_axreg.h src/share/man/man4/man4.i386 ax.4 Message-ID: <199902230152.RAA26339@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/02/22 17:52:42 PST Modified files: sys/pci if_ax.c if_axreg.h share/man/man4/man4.i386 ax.4 Log: Minor updates for the ASIX AX88141, which is a newer version of the AX88140A with power management and magic packet support. Correct the addresses of the PCI power management registers and add some code to detect the revision ID of the AX88141 and identify it in the probe messages. No other changes are needed since the AX88141 is functionally identical to the AX88140A. Revision Changes Path 1.6 +12 -5 src/sys/pci/if_ax.c 1.3 +12 -5 src/sys/pci/if_axreg.h 1.3 +6 -4 src/share/man/man4/man4.i386/ax.4 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?199902230152.RAA26339>