freebsd-dev/sys/dev/ieee488
Joerg Wunsch ce3853023f Fix breakage introduced to the tnt4882 driver in r202870. This PCI
frontend uses the same uPD7210 backend as the pcii ISA frontend, so
the backend has to cope with both situations.

Also, hide the first printf in pcii_probe (address mismatch) behind
bootverbose as the ISA bus parent tries to probe all configured ISA
devices against each driver, so a the console has been cluttered with
this message for a bunch of unrelated driver probes.

MFC after:	3 days
2010-01-23 21:33:33 +00:00
..
ibfoo_int.h
ibfoo.c Make isa_dma functions MPSAFE by introducing its own private lock. These 2009-11-09 20:29:10 +00:00
pcii.c Fix breakage introduced to the tnt4882 driver in r202870. This PCI 2010-01-23 21:33:33 +00:00
tnt4882.c Fix breakage introduced to the tnt4882 driver in r202870. This PCI 2010-01-23 21:33:33 +00:00
ugpib.h
upd7210.c Fix breakage introduced to the tnt4882 driver in r202870. This PCI 2010-01-23 21:33:33 +00:00
upd7210.h Fix breakage introduced to the tnt4882 driver in r202870. This PCI 2010-01-23 21:33:33 +00:00