freebsd-nq/sys/i386
Bruce Evans 6139755401 Fixed allocation of DMA buffers. The DMA bounce buffers were sometimes
overrun by 2 pages.

Fixed the (unused) values returned from device attach functions.

Fixed checking of unit number in device open functions - don't load bad
pointers or print error messages about the contents of bad pointers.

Removed unused #includes.

asc.c:
Fixed premature setting of flags in ascopen() - copied the better order
in gscopen().

gsc.c:
Fixed conflict handling for drq:
- fail the probe if the configured drq doesn't match the actual drq.
- set the configured drq to match the actual drq in the autoconfig case.

Reviewed by:	Nobody; authors didn't respond to mail.
1996-01-27 00:53:58 +00:00
..
apm Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
bios Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
boot Implement an optional TIMEOUT value while entering the boot parameter 1996-01-21 11:30:12 +00:00
conf procfs_machdep.c is now shared with ptrace as well. It is now no longer 1996-01-24 18:47:58 +00:00
eisa Make PCI interrupt handlers return void like everybody else does. 1996-01-23 21:48:28 +00:00
i386 Simplified savectx() a little and fixed a bug that caused it to return 1996-01-23 02:39:24 +00:00
ibcs2 Fixed vm_map_find for new vm changes. 1996-01-19 23:00:38 +00:00
include Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
isa Fixed allocation of DMA buffers. The DMA bounce buffers were sometimes 1996-01-27 00:53:58 +00:00
linux Fixed vm_map_find for new vm updates. 1996-01-19 22:59:24 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi Correctly initialize the `btprobing' variable. It's always been 0, 1996-01-25 23:03:07 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00