On Thu, 12 Jul 2007, Eugen Paiuc wrote:
> Hi, > > New cards... > > # cat /proc/nubus > # Nubus board found: > # Slot D: RasterOps 24XLTV > .... > # cat /proc/bus/nubus/devices > # 0003 0001 0001 02b7 > I'll add it to the definitions. > > or > > # cat /proc/nubus > # Nubus board found: > # Slot E: NiA310 EtherNet Card > .... > # cat /proc/bus/nubus/devices > # 0003 0001 0103 0100 > > like in your pathes/quilt-2.6.21/03_patch, but don't use Interlan name. I have to assume that the name "Interlan" is accurate for some cards having dr_hw == 0x0100, so I don't think we need change anything here. Likewise "Kinetics" and dr_sw == 0x0103. > > Maybe is a typo error in that line, please look at this line - in 03_patch > ... > > NUBUS_DRHW_RASTER_24LXI = 0x02A0 > > may be is > > NUBUS_DRHW_RASTER_24XLI Both google and the comment on that line agree with you -- I'll patch it. Thanks. -f > > Thank you. > > Regards > --ee > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

