Date: Tue, 7 Nov 2000 01:31:29 -0800 (PST) From: Kenjiro Cho <kjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/en midway.c midwayreg.h midwayvar.h src/sys/i386/conf NOTES src/sys/pci if_en_pci.c Message-ID: <200011070931.BAA67035@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kjc 2000/11/07 01:31:29 PST
Modified files:
sys/dev/en midway.c midwayreg.h midwayvar.h
Log:
newbusify the en atm driver.
also
- sync with netbsd
- fix a bug that miscalculates tx cell counts when the pointer size isn't 4
tested both ENI and Adaptec cards on both i386 and alpha.
Revision Changes Path
1.24 +89 -68 src/sys/dev/en/midway.c
1.4 +1 -3 src/sys/dev/en/midwayreg.h
1.4 +2 -8 src/sys/dev/en/midwayvar.h
Modified files:
sys/i386/conf NOTES
sys/pci if_en_pci.c
Log:
newbusify the en atm driver.
Revision Changes Path
1.852 +4 -3 src/sys/i386/conf/NOTES
1.18 +188 -145 src/sys/pci/if_en_pci.c
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?200011070931.BAA67035>
