[GEM Development] [Fwd: Re: Bugs (or things that could be fixed)

Blair Campbell blairdude at gmail.com
Thu Aug 18 10:22:03 PDT 2005


app_detect: Probing drive B
dos_dtype(1)
dos_dtype: Type=floppy
app_detect: Drive B type=0
app_detect: Allocating an ANODE
app_detect: pa=53e3
app_detect: Calling scan_str(@, &pa->a_pdata)
app_detect: Calling ins_posdisk()
app_detect: ANODE complete
app_detect: Probing drive D
dos_dtype(3)
app_detect: Drive D type=1
app_detect: Allocating an ANODE
app_detect: pa=53f9
app_detect: Calling scan_str(@, &pa->a_pdata)
app_detect: Calling ins_posdisk()
app_detect: ANODE complete
app_detect: Probing drive E
dos_dtype(4)
app_detect: Drive E type=1
app_detect: Allocating an ANODE
app_detect: pa=540f
app_detect: Calling scan_str(@, &pa->a_pdata)
app_detect: Calling ins_posdisk()
app_detect: ANODE complete
app_detect: Probing drive F
dos_dtype(5)
dos_dtype: Drive is remote
app_detect: Drive F type=2
app_detect: Allocating an ANODE
app_detect: pa=5425
app_detect: Setting label to ini_str(DRVTNET)
app_detect: ini_str(DRVTNET)=Network
app_detect: Label is now Network
app_detect: Icon is now 4
app_detect: Checking if CD drive
cd_isdrvcd: Calling cdexinst()
cd_isdrvcd: cdinfo=0105 numcds=1 firstcd=5
cd_isdrvcd: Returning 1
app_detect: Is a CD drive
app_detect: Calling scan_str(Optical, &pa->a_aicon)
app_detect: Calling scan_str(@, &pa->a_pdata)
app_detect: Calling ins_posdisk()
app_detect: ANODE complete
app_detect: Probing drive G
dos_dtype(6)
app_detect: Drive G type=1
app_detect: Allocating an ANODE
app_detect: pa=543b
app_detect: Calling scan_str(@, &pa->a_pdata)
app_detect: Calling ins_posdisk()
app_detect: ANODE complete
app_detect: Probing drive H
dos_dtype(7)
dos_dtype: Type=floppy
app_detect: Drive H type=0
app_detect: Allocating an ANODE
app_detect: pa=5451
app_detect: Calling scan_str(@, &pa->a_pdata)
app_detect: Calling ins_posdisk()
app_detect: ANODE complete
app_detect: Probing drive I
dos_dtype(8)
dos_dtype: Select failed, 7 != 8
app_detect: Drive I type=15
app_detect: Probing drive J
dos_dtype(9)
dos_dtype: Select failed, 7 != 9
app_detect: Drive J type=15
app_detect: Probing drive K
dos_dtype(10)
dos_dtype: Select failed, 7 != 10
app_detect: Drive K type=15
app_detect: Probing drive L
dos_dtype(11)
dos_dtype: Select failed, 7 != 11
app_detect: Drive L type=15
app_detect: Probing drive M
dos_dtype(12)
dos_dtype: Drive is remote
app_detect: Drive M type=2
app_detect: Allocating an ANODE
app_detect: pa=5467
app_detect: Setting label to ini_str(DRVTNET)


BTW, why does it not appear to probe drive A or C?  Is that because
they are already in desktop.inf?


More information about the gem-dev mailing list