Re: scsi miniport installation problem

I am using the devcon example to install a driver.
A normal Add/Remove works just fine.
when I use devcon to install the driver,
I get “This device cannot start. (Code 10)”

Thanks in advance for any info

>>Are you really serious in believing that iSCSI is the only thing you
write
SCSIPORT drivers for?<<

Did I miss something?

Jamey

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Joe Moriarty
Sent: Wednesday, December 04, 2002 7:14 AM
To: NT Developers Interest List
Subject: [ntdev] Re: scsi miniport installation problem

Are you really serious in believing that iSCSI is the only thing you
write
SCSIPORT drivers for?

Funny thing is, I already knew what your response would be :slight_smile:

Joe

> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com]On Behalf Of Maxim S. Shatskih
> Sent: Wednesday, December 04, 2002 9:47 AM
> To: NT Developers Interest List
> Subject: [ntdev] Re: scsi miniport installation problem
>
>
> Are you really serious about hibernating to iSCSI?
>
> Hibernate and crash dump files are for SystemRoot only, and
> SystemRoot from iSCSI is surely a kind of “advanced” functionality,
> many customers will feel OK with “unbootable” iSCSI support.
>
> Source code is not necessary, you can do many things with
> disassembler :slight_smile:
>
> Max
>
> ----- Original Message -----
> From: “Joe Moriarty”
> > To: “NT Developers Interest List”
> > Sent: Wednesday, December 04, 2002 5:03 PM
> > Subject: [ntdev] Re: scsi miniport installation problem
> >
> >
> > > Also remember that if you do write your own SCSIPORT, you will not
> > be able
> > > to hibernate a system, or write to a crash dump file. Unless, you
> > have MS
> > > source code to guide you on your journey. If I am wrong about this,
> > then
> > > please argue your point with source code. I would love to see it.
> > >
> > > Joe
> > >
> > > > -----Original Message-----
> > > > From: xxxxx@lists.osr.com
> > > > [mailto:xxxxx@lists.osr.com]On Behalf Of Maxim S.
> > Shatskih
> > > > Sent: Tuesday, December 03, 2002 3:39 PM
> > > > To: NT Developers Interest List
> > > > Subject: [ntdev] Re: scsi miniport installation problem
> > > >
> > > >
> > > > > When I install (virtual) scsi miniport driver using
> > add_new_harware
> > > > from
> > > > > control panel, device manager shows 2 entries.
> > > > >
> > > > > Under scsi and raid controllers
> > > > > SCSI/RAID Host Controller
> > > > > Virtual scsi adapter ( my driver)
> > > > >
> > > > > The virtual scsi entries has yellow bang (code 10: device cannot
> > > > start).
> > > >
> > > > SCSIPORT is not intended for hardware-less virtual miniports,
> > period.
> > > > You will have lots of problems - with the miniport context, with
> > > > hardware resources etc.
> > > >
> > > > Implementing your own SCSI port with IRP queues and bus driver
> > > > functionality is a correct way.
> > > >
> > > > Max
> > > >
> > > >
> > > >
> > > >
> > > > —
> > > > You are currently subscribed to ntdev as:
> > xxxxx@east.sun.com
> > > > To unsubscribe send a blank email to %%email.unsub%%
> > >
> > >
> > >
> > > —
> > > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> > > To unsubscribe send a blank email to %%email.unsub%%
> > >
> >
> >
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@east.sun.com
> > To unsubscribe send a blank email to %%email.unsub%%
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%