imp 2005-10-19 00:18:11 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb_isa.c Log: Make sure we set bst and bsh in the softc. This gets us probing, but not attaching to, ISA cards. More work needed since the ISA attach routine is return ENXIO right now :-) Revision Changes Path 1.6 +2 -0 src/sys/dev/pccbb/pccbb_isa.c