NetBSD/sys/arch/i386/isa
cgd 651b44e211 Rework the way kernel include files are installed. In the new method,
as with user-land programs, include files are installed by each directory
in the tree that has includes to install.  (This allows more flexibility
as to what gets installed, makes 'partial installs' easier, and gives us
more options as to which machines' includes get installed at any given
time.)  The old SYS_INCLUDES={symlinks,copies} behaviours are _both_
still supported, though at least one bug in the 'symlinks' case is
fixed by this change.  Include files can't be build before installation,
so directories that have includes as targets (e.g. dev/pci) have to move
those targets into a different Makefile.
1998-06-12 23:22:30 +00:00
..
pcvt Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ahc_isa.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
clock.c Make sysbeep() use dev/isa/pcppi. (sysbeep0 at pcppi?) 1998-04-16 20:15:10 +00:00
fd.c Adjust for changes to the ISA DMA API. 1998-06-09 00:11:34 +00:00
fdreg.h Increase FDC_MAXIOSIZE to MAXBSIZE, now that we can handle it. 1997-09-07 13:03:10 +00:00
icu.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
icu.s Generate dependencies on the VM86 option. 1998-01-15 22:25:52 +00:00
isa_machdep.c Provide an isa_chipset_tag_t to the ISA bus device. 1998-06-09 00:12:00 +00:00
isa_machdep.h Add isa_dma{freeze,thaw}(), used to temporarily stop and then restart 1998-06-09 01:04:17 +00:00
isapnp_machdep.c Copyright assigned to The NetBSD Foundation. 1997-10-04 17:22:49 +00:00
isapnp_machdep.h Copyright assigned to The NetBSD Foundation. 1997-10-04 17:22:49 +00:00
joy.c Update for changes to config. 1998-01-12 18:59:04 +00:00
joy_isa.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
joy_isapnp.c Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-08 06:45:55 +00:00
joyvar.h - conversion to bus_space_* macros 1997-01-16 23:17:45 +00:00
lms.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
mms.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
npx.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
nvram.h
pccons.c use the mi header (dev/pckbc/pckbdreg.h) 1998-04-17 13:09:23 +00:00
pms.c Allow to attach the mouse driver to the new MI keyboard controller driver. 1998-03-22 16:48:51 +00:00
timerreg.h
vector.s - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00