1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/pccard
Nate Williams 8c1801dce9 In the disable_slot() routine, the variable "i" was
being used without ever being initialized.  From examining
the rest of the routine, it looks like this is a typo,
and it really should have been "1" instead of "i".

Submitted by:	mpp
1997-02-11 17:22:46 +00:00
..
card.h
cardinfo.h
cis.h
driver.h
i82365.h
pccard.c In the disable_slot() routine, the variable "i" was 1997-02-11 17:22:46 +00:00
pcic98reg.h
pcic.c
skel.c
slot.h Deleted obsolete structure, pc98_device. 1997-02-04 22:29:50 +00:00