Home | History | Annotate | Download | only in isa
History log of /src/sys/dev/isa/Makefile
RevisionDateAuthorComments
 1.11  27-Jan-2019  maxv Remove the satlink driver. It was disabled everywhere, had no man page and
no use either. Spotted by thorpej in PR/21345, ok christos.
 1.10  09-Dec-2016  christos branches: 1.10.16;
put back spkrio.h for compat
 1.9  09-Dec-2016  christos move spkrio.h out of isa
 1.8  02-Apr-2008  dyoung branches: 1.8.68; 1.8.72;
Certain misguided people have complained, NetBSD only runs rare or
"retro" computers, but NetBSD also runs a growing number of rare
and retro add-on cards. With this patch, NetBSD supports the IDEC
Supervision/16, a black&white image capture board for the 16-bit
ISA bus. Approximate date of manufacture: 1991. Total instances
known to be in use throughout the world: one.

Coming soon; isvctl(8), the utility program for capturing 8-bit,
512x480 images at speeds of up to 6 frames per second.
 1.7  11-Apr-2001  jdolecek branches: 1.7.120;
Put back all header files defining ioctls
 1.6  11-Apr-2001  jdolecek Only install headers which are actually used by our userland. This
saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@
recently.

I HOPE to get the list right. The headers I left in are ones
used for MI tools and those whose usage I discovered by grep over tree sources.
Feel free to put needed includes back in if you encounter anything which
should not be removed from lists.
 1.5  23-Mar-2001  briggs if_wereg.h is no longer here.
 1.4  16-Oct-2000  thorpej branches: 1.4.2;
Register definitions for the Middle Digital, Inc. PC-Weasel
serial console board.
 1.3  19-Mar-2000  rh Track name change espvar.h -> esp_isavar.h so 'make includes' works again.
 1.2  04-Dec-1999  sommerfeld Fix "make includes" since pckbc moved to dev/ic from dev/isa
(Hi, Jason!)
 1.1  12-Jun-1998  cgd branches: 1.1.14; 1.1.20;
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.
 1.1.20.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.14.3  21-Apr-2001  bouyer Sync with HEAD
 1.1.14.2  27-Mar-2001  bouyer Sync with HEAD.
 1.1.14.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.4.2.2  21-Jun-2001  nathanw Catch up to -current.
 1.4.2.1  09-Apr-2001  nathanw Catch up with -current.
 1.7.120.1  03-Apr-2008  mjf Sync with HEAD.
 1.8.72.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.8.68.1  05-Feb-2017  skrll Sync with HEAD
 1.10.16.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed