freebsd-dev/sys/dev/fdc
Peter Wemm b9da888fcb Make the evil broken pnpbios compensation slightly less evil.
This is the hack that compensates for when bios vendors "forget" to
include the fdc control (0x3f7) port in their io port mappings.  Instead
of accessing ports outside of a range allocated to a handle, simply
allocate the port directly.  It even shows up in the probe..
2000-01-05 17:42:43 +00:00
..
fdc.c Make the evil broken pnpbios compensation slightly less evil. 2000-01-05 17:42:43 +00:00
fdcreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00