K 10 svn:author V 3 bde K 8 svn:date V 27 1996-01-27T00:53:58.000000Z K 7 svn:log V 658 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. END