summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/asc.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed allocation of DMA buffers. The DMA bounce buffers were sometimesbde1996-01-271-45/+54
* Fixed renaming of private DEBUG macro. The previous revision missedbde1996-01-131-2/+2
* Renamed private DEBUG macro to avoid warnings when DEBUG is an option.bde1995-12-221-9/+9
* One less magic number.bde1995-12-161-2/+2
* Removed duplicated #includes of <sys/conf.h>bde1995-12-151-2/+1
* Staticize and cleanup.phk1995-12-101-15/+11
* Pass 3 of the great devsw changesjulian1995-12-081-51/+54
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-061-3/+2
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-2/+2
* OK, that's it..julian1995-11-291-18/+29
* the second set of changes in a move towards getting devices to bejulian1995-11-281-1/+33
* Added devfs nodes for other devices.. (didn't read the docs correctly)julian1995-09-081-1/+10
* added ID strings so we know what version we have...julian1995-09-081-0/+3
* Declare `geomtab' as static. It was bogusly shared between the asc andbde1995-09-081-1/+1
* 3 out of 5 new devsw functions had benign type mismatches.bde1995-09-081-5/+5
* Submitted by: Luigi Rizzo (luigi@iet.unipi.it)julian1995-09-081-0/+850
OpenPOWER on IntegriCloud