freebsd-dev/sys/dev/pcf
Nicolas Souchu 4f16b8b190 Necessary modifications do get pcf working again for ISA. Tested with
my Elektor card. Note that the hints are necessary to specify the
IO base of the pcf chip. This enables to check the IO base when the
probe routine is called during ISA enumeration.

The interrupt driven code is mixed with polled mode, which is wrong
and produces supposed spurious interrupts at each access. I still have
to work on it.
2004-05-31 14:24:21 +00:00
..
envctrl.c Round #1 of improving pcf(4). 2004-05-25 07:42:45 +00:00
pcf_isa.c Necessary modifications do get pcf working again for ISA. Tested with 2004-05-31 14:24:21 +00:00
pcf.c Necessary modifications do get pcf working again for ISA. Tested with 2004-05-31 14:24:21 +00:00
pcfvar.h Round #1 of improving pcf(4). 2004-05-25 07:42:45 +00:00