NetBSD/sys
jonathan e229c8d175 Resolve pmax and alpha IOCTL asic driver differences, pass 1:
Rename the ioctl asic register and slot macros from ASIC_<xxx> to
IOASIC_<xxx>, to be compatible with the machine-indpendent names in
sys/dev/tc/ioasicvar.h.  The pmax code still uses
sys/arch/pmax/pmax/asic.h, as some of the registers and offsets
defined there are not yet defined in sys/dev/tc/ioasicvar.h.

Rename the ioctl asic base-address pointer from `asic_base' to `ioasic_base'.
1996-01-31 08:46:42 +00:00
..
adosfs merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
arch Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-01-31 08:46:42 +00:00
compat Add a vnode** argument to getvnode(), prototype it, and make it return 1996-01-30 20:05:33 +00:00
conf Add the "ahe" driver, autoconfiguration support for the aic7xxx-based 1996-01-13 02:05:14 +00:00
ddb fix paste-o 1995-11-24 22:13:08 +00:00
dev update for new version of 'pcidevs' 1996-01-31 00:45:25 +00:00
isofs/cd9660 NBPG may not be computable by the preprocessor. Make "do clustered io" 1995-12-01 00:47:33 +00:00
kern Add a vnode** argument to getvnode(), prototype it, and make it return 1996-01-30 20:05:33 +00:00
lib Add a memcpy() function, just a cheezy wrapper around bcopy(). Yes, 1996-01-30 19:45:34 +00:00
miscfs Don't include free blocks from the lower layer in statistics. 1996-01-30 16:45:10 +00:00
msdosfs Fix error in previous change: don't use the local FS mount data before 1996-01-21 16:35:29 +00:00
net Remove old workaround for a bug. 1995-12-27 06:30:38 +00:00
netccitt so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netinet Ignore FIN if not yet connected. 1996-01-31 05:56:56 +00:00
netiso make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +00:00
netns so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
nfs Don't specify a uid or gid in create operations; let the server fill it in. 1996-01-31 05:13:33 +00:00
scsi Accept DIOCEJECT as a synonym for CDIOCEJECT. Implement DIOCLOCK 1996-01-30 18:28:02 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys Add a vnode** argument to getvnode(), prototype it, and make it return 1996-01-30 20:05:33 +00:00
ufs Fix from Lite-2: when reloading the file system, save fs_maxcluster and 1995-12-19 23:27:53 +00:00
vm Trivial change for consistency. 1996-01-31 03:11:16 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00