Search found 8 matches

by elenrill
Wed Sep 14, 2011 5:45 am
Forum: SUB-20 General Discussion
Topic: driver for sub-20
Replies: 5
Views: 14450

Re: driver for sub-20

OOPS!
If i have no dirrect access to hardware, i no need kernel mode driver!
So i can write user-mode driver, that may be correctly work rith sud20.dll or with sub.lib. Happyness is so near!
by elenrill
Wed Sep 14, 2011 5:13 am
Forum: SUB-20 General Discussion
Topic: driver for sub-20
Replies: 5
Views: 14450

Re: driver for sub-20

final target - wireshark must work with sub20 as net device. so i need driver of fake device that will be seems in wireshark (already done). but wireshark seems detected devices's driver by miniport side, but sneef datastreems by protocol side. so i need one more driver for that side. this second dr...
by elenrill
Tue Sep 13, 2011 1:00 pm
Forum: SUB-20 General Discussion
Topic: driver for sub-20
Replies: 5
Views: 14450

Re: driver for sub-20

Hi, xol!
OS- Windows XP
driver - file maked by DDK with .sys and TARGETTYPE=DRIVER. It must be in kernel mode

With hole
elenrill
by elenrill
Mon Sep 12, 2011 10:23 am
Forum: SUB-20 General Discussion
Topic: driver for sub-20
Replies: 5
Views: 14450

driver for sub-20

Hello, folk!
Stupid me need help. I try to do a simple driver for sub-20. But if i call any function from sub20.lib , my driver do not setup correctly. In drivers i'm absolutly nub, so don't push me too hard.
So, how it make clever people?

with regards and hope,
Elenrill
by elenrill
Thu Aug 04, 2011 11:25 am
Forum: SUB-20 General Discussion
Topic: SUB-20 Reset
Replies: 6
Views: 14115

Re: SUB-20 Reset

So there are no ways for software reset in firmware 0.3.0.5, isn't it?
by elenrill
Thu Aug 04, 2011 10:41 am
Forum: SUB-20 General Discussion
Topic: SUB-20 Reset
Replies: 6
Views: 14115

Re: SUB-20 Reset

but all internal values of sub-20 firmware will not set in initial values.
by elenrill
Thu Aug 04, 2011 10:11 am
Forum: SUB-20 General Discussion
Topic: SUB-20 Reset
Replies: 6
Views: 14115

Re: SUB-20 Reset

For set all initial values on all pins. Like after power switch on.
My project leader wrote in protocol "reset". So i need it command :cry:
by elenrill
Thu Aug 04, 2011 9:44 am
Forum: SUB-20 General Discussion
Topic: SUB-20 Reset
Replies: 6
Views: 14115

SUB-20 Reset

Hello here!
People, is somebody find a software way to reset SUB-20?
No any words about it into SUB-20 User manual (sub20-man.pdf)not in sub20net.pdf.

With hope
Elenrill

p.s.
Using MS Visual studio C++ 2010 express + sub20.lib + ...\SUB-20\inc\libsub.h