Subject: Re: help Ethernet Card
To: HIRAOKA Norito <hiraoka@da2.so-net.or.jp>
From: SUNAGAWA Keiki <kei@ps.yokogawa.co.jp>
List: port-mac68k
Date: 07/30/1998 12:39:43
hiraoka@da2.so-net.or.jp (HIRAOKA Norito)  wrote:

HIRAOKA> The value of sResource entry Ox81 - Ox01 of Slot A
HIRAOKA> is as follows:

HIRAOKA>   0004 0001 0109 0112

According to sys/arch/mac68k/nubus/nubus.h, they are
Category, Type, DrSW, DrHW, respectively.  Category 0004
shows it's network card and Type 0001 is Ethernet.

#define   NUBUS_DRSW_TECHWORKS	0x109
#define    NUBUS_DRHW_TECHWORKS	0x112

HIRAOKA> I suppose these values are DrSW and DrHW. If no,
HIRAOKA> let me know how to find DrSW and DrHW on Slot
HIRAOKA> Program.

You want to look at an PDF file of Inside Macintosh: Devices
in Apple's web site.