Re: Need guidance developing NIC driver

Tech-Archive recommends: Fix windows errors by optimizing your registry



Yep, I appreciate those points. I agree.
I think I know the task (broadly).
If by 'prototype' you mean DDK sample, then I think the mux one is best fit.
(In a Microsoft discussion transcript, I see that they have no intention of
doing a 1 to n mux example.)
Tweaking I can do some of, the "further directions" is the big need.
Have set up a laptop with the debug (checked build) version of XP on it, to
act as the target machine. (Interestingly, while installing Visual Studio on
it, I got lots of ASSERT failures, followed by a report of memory leaks. But
the final VS screen reported 'no errors'.)
Courses seem a bit thin on the ground in Australia!

USB uses standard Microsoft driver, to act as a network port. The radios I
mention are voice and data two-ways.
Are you not aware that you can buy USB cables to link two PCs together like
an ethernet network connection? It sounds silly, but is cheaper and easier
in a situation where you want to transfer files or share a dialup internet
connection without network cards. Probably aimed at low-end machines (eg I
have a laptop without a network connection, but it has a USB port). There is
one such cable I'm aware of which doesn't need its own software installed (ie
uses standard USB driver), but I haven't been able to buy one. The cables
have a slave-slave module in the middle, and in the one I have have, they can
provide an IP address.

Regards,
Ken.


"Pavel A." wrote:

> "Ken" <Ken@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:48BED300-73A7-4130-84B3-D484D73D0252@xxxxxxxxxxxxxxxx
> > Thanks for that. Must admit, I was hoping for some more practical advice.
>
> Believe or not, but this is very practical advice, given that , as you
> wrote, you have no driver experience.
> The minimum a consultant can get you :
>
> a. Understand your task and what exactly are the modules to write
> b. Select a prototype ( IM driver and/or others)
> c. Tweak it up for yor project (rename files, services...)
> and give further directions.
> d. help you to setup a development machine and debugger.
>
> Then you may need a course of kernel mode - because, for a moment,
> it is not visual basic.
>
> I could not even understand about these network packets coming
> from USB - is this a specific USB wireless adapter with existing driver,
> or any / different usb wireless adapters (bluetooth? wi-fi? cdma? ), or new
> device for which you need to make a driver yourself...
>
> Good luck,
> --PA
>
>
> > But I took it anyway. Contacted two consultants, Walter Oney and OSR. They
> > both declined to assist. 'Per incident' model is too hard for them. (I'd
> > have thought an open credit card and jotting down some times spent
> > investigating, emailing, on the phone or looking at code, was easy enough.)
> >
> > Sorry Bill, I couldn't rouse any further info either.
> >
> > Ken.
> >
> >
> > "Pavel A." wrote:
> >
> >> "Ken" <Ken@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:8260C516-ADA8-460D-9695-2305E0038CDF@xxxxxxxxxxxxxxxx
> >> > Hello all.
> >> > I am in the same position as Bill. -Expected to write an intermediate
> >> > driver, with no driver experience.
> >>
> >> Find help ( = consultant ) to get you started, or give up.
> >>
> >> --PA
> >>
>
.



Relevant Pages

  • Re: Cant synch Verizon/UTSTarcom/Audiovox 6700 after 1rst attempt
    ... Let's stick with the driver first...Device Mgr 1.0 ... activesync, I see the mobile pc plug&play pop-up. ... In Network Connections, I see Windows Mobile-based Device, no firewall, no ... Under USB controllers, ...
    (microsoft.public.pocketpc.activesync)
  • Re: Need guidance developing NIC driver
    ... can't just relay network packets from one usb network adapter to another? ... > USB uses standard Microsoft driver, to act as a network port. ...
    (microsoft.public.development.device.drivers)
  • Re: Cant synch Verizon/UTSTarcom/Audiovox 6700 after 1rst attempt
    ... ActiveSync - 4.1 ... Let's stick with the driver first...Device Mgr 1.0 ... Intel82801DB/DBM USB Universal Host Controller - 24C2 ... I see it under Network Adapter. ...
    (microsoft.public.pocketpc.activesync)
  • Re: Miniport driver
    ... I guess the OP wants to remote everything in addition to printer. ... > full USB emulation over the network? ... >> to a different computer in your LAN network. ... >>> complicated task to write such a driver. ...
    (microsoft.public.development.device.drivers)
  • Re: driver loading sequence
    ... a RIL driver will talk to a MUX driver, a MUX driver to talk to USB ...
    (microsoft.public.windowsce.platbuilder)