Date: Tue, 2 Jan 2001 13:29:06 -0800 (PST) From: Nicolas Souchu <nsouch@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus immio.c vpoio.c vpoio.h Message-ID: <200101022129.f02LT6n04418@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nsouch 2001/01/02 13:29:06 PST
Modified files:
sys/dev/ppbus immio.c vpoio.c vpoio.h
Log:
Cleanup and improve mode detection. Now, you should get what you actually
want according to the modes set with the ppc(4) flags. Especially, it
should fix some problems with mode detection of parallel chipsets
configured to EPP but which have timing troubles with the drives. In such
a case, the driver should now fall back to slower modes (PS2, NIBBLE).
Revision Changes Path
1.14 +42 -62 src/sys/dev/ppbus/immio.c
1.14 +52 -124 src/sys/dev/ppbus/vpoio.c
1.5 +8 -1 src/sys/dev/ppbus/vpoio.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?200101022129.f02LT6n04418>
