1394 driver samples

Hello,

Where can I find the 1394 driver sample for both Windows NT/2K and
Windows 98?

Thanks…


Do You Yahoo!?
Yahoo! Health - your guide to health and wellness

Hello,

Please let me know, where can I find sample source code for Windows NT/2K and Windows 98?

Thanks,


Do You Yahoo!?
Yahoo! Health - your guide to health and wellness

Sample source comes with the NT DDK and the 98 DDK and the WIN2K DDK.
Sample also come with Walter Oney’s Book “Windows Driver Model”,
and Chris Cant’s book “Writing WDM Device Drivers”. The books come with
rudimentary debuggin utilities as well as quick device driver loaders.

HTH,
Asher
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Allan B
Sent: Thursday, May 02, 2002 2:38 PM
To: NT Developers Interest List
Subject: [ntdev] 1394 driver samples

Hello,

Please let me know, where can I find sample source code for Windows NT/2K
and Windows 98?

Thanks,



Do You Yahoo!?
Yahoo! Health - your guide to health and wellness — You are currently
subscribed to ntdev as: xxxxx@aam-ch.com To unsubscribe send a blank email
to %%email.unsub%%

There are no 1394 samples with Walter Oney’s book, and the samples in the 98 DDK & 2000 DDKs are wrong although not real wrong in most cases, but not real helpful in most cases either. The third party tools WinDK and DriverWorks both have 1394 samples. Don’t know where else you can find any.

What are you trying to do exactly? Isoch transfers, async, allocate an address range?


Bill McKenzie

“Asher Hoodin” wrote in message news:xxxxx@ntdev…
Sample source comes with the NT DDK and the 98 DDK and the WIN2K DDK.
Sample also come with Walter Oney’s Book “Windows Driver Model”,
and Chris Cant’s book “Writing WDM Device Drivers”. The books come with
rudimentary debuggin utilities as well as quick device driver loaders.

HTH,
Asher
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com]On Behalf Of Allan B
Sent: Thursday, May 02, 2002 2:38 PM
To: NT Developers Interest List
Subject: [ntdev] 1394 driver samples

Hello,

Please let me know, where can I find sample source code for Windows NT/2K and Windows 98?

Thanks,

----------------------------------------------------------------------------
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness — You are currently subscribed to ntdev as: xxxxx@aam-ch.com To unsubscribe send a blank email to %%email.unsub%%

Having written several 1394 drivers, I would like to share a few comments:

  1. The example code in the 2000 DDK is not a bad start though there are bugs
    and it can be confusing.
  2. The 1394 stack in Windows 2000 has bugs. I have worked w/Microsoft on
    two of them.
  3. Anything worth doing will take trial and error.
  4. The WinDK tool is pretty good. It wraps some of the more common
    functions like AllocateBandwidth, AllocateResources, submit IRB etc.
  5. Sometimes it is worth calling Microsoft DDK support and paying the $150.
    You will need to work your way up the food chain w/them to
    get someone in the 1394 driver group who actually knows something.
  6. A good 1394 bus analyzer is a must!
  7. You should also have a copy of the IEEE 1394 spec.

Good luck
Ric Hunt

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Bill McKenzie
Sent: Saturday, May 04, 2002 9:34 AM
To: NT Developers Interest List
Subject: [ntdev] Re: 1394 driver samples

There are no 1394 samples with Walter Oney’s book, and the samples in the
98 DDK & 2000 DDKs are wrong although not real wrong in most cases, but not
real helpful in most cases either. The third party tools WinDK and
DriverWorks both have 1394 samples. Don’t know where else you can find any.

What are you trying to do exactly? Isoch transfers, async, allocate an
address range?


Bill McKenzie

“Asher Hoodin” wrote in message news:xxxxx@ntdev…
Sample source comes with the NT DDK and the 98 DDK and the WIN2K DDK.
Sample also come with Walter Oney’s Book “Windows Driver Model”,
and Chris Cant’s book “Writing WDM Device Drivers”. The books come with
rudimentary debuggin utilities as well as quick device driver loaders.

HTH,
Asher
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Allan B
Sent: Thursday, May 02, 2002 2:38 PM
To: NT Developers Interest List
Subject: [ntdev] 1394 driver samples

Hello,

Please let me know, where can I find sample source code for Windows
NT/2K and Windows 98?

Thanks,

--------------------------------------------------------------------------
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness — You are
currently subscribed to ntdev as: xxxxx@aam-ch.com To unsubscribe send a
blank email to %%email.unsub%%

You are currently subscribed to ntdev as: xxxxx@HuntConsulting.com
To unsubscribe send a blank email to %%email.unsub%%