Date: Sun, 20 May 2001 17:55:45 -0700 (PDT) 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 Message-ID: <200105210055.f4L0tjW01237@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/05/20 17:55:45 PDT Modified files: sys/pccard i82365.h pcic.c Log: Two comments and one bug fix: o Add defines for the VS[12]# bits in register 0x16. o Add comment about what we're doing reading register 0x16 (PCIC_CDGC) in the DF case. o Check bit VS1# rather than a random bit I was checking due to a bogus transcrition on my part from nakagawa-san's article. o Add note about IBM KING and 3.3V operation from information larned from wildboard. Revision Changes Path 1.14 +3 -1 src/sys/pccard/i82365.h 1.128 +14 -4 src/sys/pccard/pcic.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?200105210055.f4L0tjW01237>