NetBSD/sys/arch
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
..
alpha Protect MCLSHIFT definition so users can customize MCLBYTES. 1997-02-27 03:52:17 +00:00
amiga Protect MCLSHIFT definition so users can customize MCLBYTES. 1997-02-27 08:31:17 +00:00
arm32 Define ALIGNED_POINTER 1997-02-24 23:16:53 +00:00
atari Fix a kernel-dump that occurred when accessing a grf-device that was configured 1997-02-26 12:28:40 +00:00
hp300 Define ALIGNED_POINTER 1997-02-24 23:16:53 +00:00
i386 There's no reason to use splhigh() here. 1997-02-28 04:44:08 +00:00
m68k Remove some unnecessary <vm/*> headers. Have to keep <vm/vm_param.h>, 1997-02-18 22:29:58 +00:00
mac68k Define aesetup() to return an int, so that the attach function can 1997-02-28 08:56:05 +00:00
mips Define ALIGNED_POINTER 1997-02-28 02:24:41 +00:00
mvme68k Define ALIGNED_POINTER 1997-02-24 23:16:53 +00:00
ofppc Define ALIGNED_POINTER 1997-02-24 23:16:53 +00:00
pc532 Minimal changes to adapt to removal of NCR5380_PERMIT_RESELECT. 1997-02-26 22:29:08 +00:00
pica Define ALIGNED_POINTER 1997-02-24 23:16:53 +00:00
pmax Protect MCLSHIFT definition so users can customize MCLBYTES. 1997-02-26 01:45:41 +00:00
powerpc Define ALIGNED_POINTER 1997-02-24 23:16:53 +00:00
sparc Update for MI 53c9x driver. 1997-02-27 01:30:05 +00:00
sun3 Define VM_MAX_KERNEL_ADDRESS using KERN_END instead of a constant. 1997-02-27 18:22:53 +00:00
sun3x Allow option MCLSHIFT=x to control MCLBYTES etc. 1997-02-27 18:12:38 +00:00
vax Be able to find out if we are booted from network. 1997-02-27 19:43:26 +00:00
x68k fixed typo 1997-02-25 17:49:46 +00:00