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!
Search found 8 matches
- Wed Sep 14, 2011 5:45 am
- Forum: SUB-20 General Discussion
- Topic: driver for sub-20
- Replies: 5
- Views: 27697
- Wed Sep 14, 2011 5:13 am
- Forum: SUB-20 General Discussion
- Topic: driver for sub-20
- Replies: 5
- Views: 27697
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...
- Tue Sep 13, 2011 1:00 pm
- Forum: SUB-20 General Discussion
- Topic: driver for sub-20
- Replies: 5
- Views: 27697
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
OS- Windows XP
driver - file maked by DDK with .sys and TARGETTYPE=DRIVER. It must be in kernel mode
With hole
elenrill
- Mon Sep 12, 2011 10:23 am
- Forum: SUB-20 General Discussion
- Topic: driver for sub-20
- Replies: 5
- Views: 27697
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
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
- Thu Aug 04, 2011 11:25 am
- Forum: SUB-20 General Discussion
- Topic: SUB-20 Reset
- Replies: 6
- Views: 28470
Re: SUB-20 Reset
So there are no ways for software reset in firmware 0.3.0.5, isn't it?
- Thu Aug 04, 2011 10:41 am
- Forum: SUB-20 General Discussion
- Topic: SUB-20 Reset
- Replies: 6
- Views: 28470
Re: SUB-20 Reset
but all internal values of sub-20 firmware will not set in initial values.
- Thu Aug 04, 2011 10:11 am
- Forum: SUB-20 General Discussion
- Topic: SUB-20 Reset
- Replies: 6
- Views: 28470
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
My project leader wrote in protocol "reset". So i need it command

- Thu Aug 04, 2011 9:44 am
- Forum: SUB-20 General Discussion
- Topic: SUB-20 Reset
- Replies: 6
- Views: 28470
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
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