Date: Thu, 8 Nov 2001 23:33:54 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard i82365.h pcic.c pcic_isa.c pcic_pci.c Message-ID: <200111090733.fA97Xsl72347@freefall.freebsd.org>
index | next in thread | raw e-mail
imp 2001/11/08 23:33:54 PST
Modified files:
sys/pccard i82365.h pcic.c pcic_isa.c pcic_pci.c
Log:
o Try to do 3.3V support better for the 6722 and 6729/30.
o Bite the bullet and create controller types for the 6729 and also for
the 673x. Rename the 672x to 6722.
o Define minimal extended register info (just register 0xa for reading VS[12]).
# I think the last version may have broken 673x controllers, but this should
# fix them.
Tested on the 6722, but not the 6729.
Ideas from: Chiharu Shibata-san's article in bsd-nomads:15866
Revision Changes Path
1.23 +18 -5 src/sys/pccard/i82365.h
1.169 +32 -14 src/sys/pccard/pcic.c
1.23 +3 -3 src/sys/pccard/pcic_isa.c
1.106 +5 -5 src/sys/pccard/pcic_pci.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111090733.fA97Xsl72347>
