Intermediate Driver for ATM adapter

Hi,

I have currently gotten NDIS intermediate driver to work on Windows 2000 but is now encountering problems trying
to intercept packets from an ATM adapter.
The ATM adapter I’m trying out with is the Efficient SpeedStream 3060 ATM adapter, which provides the miniport driver for IP over ATM.

Will be needing to intercept the IP packets for processing first before it is passed down to the ATM driver.

Appreciate if anyone could provide some pointers on the issue.

Cheers,
c. kel
Yahoo! Travel

  • Destination guides, online ticketing, travel communities

IIRC CoNDIS does not allow IM drivers.

Max

----- Original Message -----
From: Lau PH
To: NT Developers Interest List
Sent: Monday, October 07, 2002 4:20 PM
Subject: [ntdev] Intermediate Driver for ATM adapter

Hi,

I have currently gotten NDIS intermediate driver to work on Windows 2000 but is now encountering problems trying
to intercept packets from an ATM adapter.
The ATM adapter I’m trying out with is the Efficient SpeedStream 3060 ATM adapter, which provides the miniport driver for IP over ATM.

Will be needing to intercept the IP packets for processing first before it is passed down to the ATM driver.

Appreciate if anyone could provide some pointers on the issue.

Cheers,
c. kel
Yahoo! Travel

  • Destination guides, online ticketing, travel communities — You are currently subscribed to ntdev as: xxxxx@storagecraft.com To unsubscribe send a blank email to %%email.unsub%%

If the problem is that your driver is not seeing any packets, it might
be because you don’t have atm specified for FilterMediaTypes in your inf

file.

Lau PH wrote:

Hi,

I have currently gotten NDIS intermediate driver to work on Windows
2000 but is now encountering problems trying
to intercept packets from an ATM adapter.
The ATM adapter I’m trying out with is the Efficient SpeedStream 3060
ATM adapter, which provides the miniport driver for IP over ATM.

Will be needing to intercept the IP packets for processing first
before it is passed down to the ATM driver.

Appreciate if anyone could provide some pointers on the issue.

Cheers,
c. kel

Yahoo! Travel
http:
> - Destination guides, online ticketing, travel communities — You are

> currently subscribed to ntdev as: xxxxx@okena.com To unsubscribe send a

> blank email to %%email.unsub%%
></http:>