freebsd-dev/sys/isa
Bruce Evans 887ba12fc5 Removed diskerr()'s unused d_name arg and updated callers. This fixes
warnings caused by the arg having the wrong type (not const enough).
The arg was also wrong (a full name instead of a short one) for calls
from from subr_diskmbr.c and pc98/diskslice_machdep.c.
1999-09-13 12:59:41 +00:00
..
ic $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbd_isa.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atkbdc_isa.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atrtc.c This adds the i386 specific support for systems with a MicroChannel 1999-09-03 02:04:28 +00:00
bt_isa.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fd.c Removed diskerr()'s unused d_name arg and updated callers. This fixes 1999-09-13 12:59:41 +00:00
fdc.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fdreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
isa_common.c Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00
isa_common.h Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00
isa_if.m This represents essentially a complete rewrite of the ISA PnP code. The 1999-09-01 20:53:43 +00:00
isahint.c Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00
isareg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
isavar.h Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00
joy.c Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
pnp.c s/LOGIGAL/LOGICAL/ 1999-09-02 05:13:01 +00:00
pnpreg.h s/LOGIGAL/LOGICAL/ 1999-09-02 05:13:01 +00:00
pnpvar.h This represents essentially a complete rewrite of the ISA PnP code. The 1999-09-01 20:53:43 +00:00
ppc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ppcreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
psm.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rtc.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sio.c Make it build, copy from dev/sio/sio.c: 1999-09-08 13:46:54 +00:00
sioreg.h Restore the old sio* - bruce can fix it himself. 1999-09-08 10:59:03 +00:00
syscons_isa.c Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00
vga_isa.c Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 08:42:49 +00:00