NetBSD/sys/arch/mac68k/nubus
scottr 705c637874 Define aesetup() to return an int, so that the attach function can
determine whether there was an error (if so, we unmap the slot space
for this device).  Use this functionality to tell the attach function
that we couldn't clear the card's buffer.

Also in aesetup(), eliminate the bogus repetition of the error message
we print when the buffer clear actually fails.  Noticed by Hauke Fath.
1997-02-28 08:56:05 +00:00
..
grf_nubus.c NUBUS_SLOT_TO_PADDR -> NUBUS_SLOT2PA 1997-02-24 06:20:04 +00:00
if_ae_nubus.c Define aesetup() to return an int, so that the attach function can 1997-02-28 08:56:05 +00:00
nubus.c Remove duplicate <machine/bus.h> include that crept in. 1997-02-28 07:54:02 +00:00
nubus.h NUBUS_SLOT_TO_PADDR -> NUBUS_SLOT2PA 1997-02-24 06:20:04 +00:00