freebsd-dev/sys/pccard
Nate Williams 9b4e82f125 Try to make the BROKEN_VLSI chipset detection better, and not break
non-broken chipssets whose ID is 0x84, such as the one found in the NEC
6030H.

> The code relies on the assumption that on a genuine_broken vlsi, you
> don't get 0x84 when probing slot 1 in the normal location.  On the versa I
> do get 0x84 when probing slot 1 in the normal location.  What you get on
> genuine_broken at the normal slot 1 location is unknown to me;

Submitted by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
1997-02-18 19:20:52 +00:00
..
card.h Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
cardinfo.h Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
cis.h Minor formatting changes. No functional differences, but makes the 1996-06-05 05:30:09 +00:00
driver.h Update the PCIC controller's imask with individual slot IRQ's. 1997-01-11 18:23:20 +00:00
i82365.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
pccard.c In the disable_slot() routine, the variable "i" was 1997-02-11 17:22:46 +00:00
pcic98reg.h Re-sync with the state of PC98 world. This will be the last commit before 1996-08-30 10:43:14 +00:00
pcic.c Try to make the BROKEN_VLSI chipset detection better, and not break 1997-02-18 19:20:52 +00:00
skel.c Include file cleanups. 1997-01-13 21:51:13 +00:00
slot.h Deleted obsolete structure, pc98_device. 1997-02-04 22:29:50 +00:00