Hi All,

I need to inform my 1394 devices of the firewire node number of the host
controller board.

Can the node number of the host controller be determined programatically?

Thanks,

Scott

Re: 1394 Host Controller Node Number by Philip

Philip
Thu Jun 30 15:10:04 CDT 2005

"W. Scott Kerchner" <kerchner@uic.com> wrote in message
news:u5jZCZafFHA.2644@TK2MSFTNGP09.phx.gbl...
> Hi All,
>
> I need to inform my 1394 devices of the firewire node number of the host
> controller board.
>
> Can the node number of the host controller be determined programatically?
>
> Thanks,
>
> Scott
>
Try using REQUEST_GET_ADDR_FROM_DEVICE_OBJECT, with the flag USE_LOCAL_NODE.

hth,

Philip Lukidis



Re: 1394 Host Controller Node Number by W

W
Mon Jul 11 06:57:50 CDT 2005

Thanks Philip... The flag USE_LOCAL_NODE did the trick!!!

Thanks again,

Scott

"Philip Lukidis" <pleasedontemail@nowehere.net> wrote in message
news:OsDc1%23afFHA.3692@TK2MSFTNGP09.phx.gbl...
> "W. Scott Kerchner" <kerchner@uic.com> wrote in message
> news:u5jZCZafFHA.2644@TK2MSFTNGP09.phx.gbl...
> > Hi All,
> >
> > I need to inform my 1394 devices of the firewire node number of the host
> > controller board.
> >
> > Can the node number of the host controller be determined
programatically?
> >
> > Thanks,
> >
> > Scott
> >
> Try using REQUEST_GET_ADDR_FROM_DEVICE_OBJECT, with the flag
USE_LOCAL_NODE.
>
> hth,
>
> Philip Lukidis
>
>