Home | History | Annotate | Download | only in tc
History log of /src/sys/dev/tc/Makefile
RevisionDateAuthorComments
 1.12  18-Sep-2001  ad Beef up the stic X interface, and tighten a few screws here and there.
 1.11  30-Jun-2001  tron branches: 1.11.2; 1.11.4;
Install "dev/tc/sfbreg.h" which is required for building the Alpha X11
server.
 1.10  16-May-2001  ad Put back /usr/include/dev/tc/sticreg.h.
 1.9  11-Apr-2001  jdolecek Put back all header files defining ioctls
 1.8  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.7  17-Dec-2000  ad branches: 1.7.2;
Add wscons drivers for the DEC PixelStamp graphics accelerators.
 1.6  04-Jul-2000  nisimura Make sure to settle tcdsreg.h and tcdsvar.h in /usr/include/dev/tc/.
 1.5  24-Sep-1999  nisimura branches: 1.5.2;
Add 'sfbreg.h' to the list of files installed in /usr/include/dev/tc/.
 1.4  13-Apr-1999  ad Remove px driver pending write of fully-functional MI driver.
 1.3  16-Jun-1998  cgd branches: 1.3.10;
Point people to the correct Makefiles to build generated headers.
(Suggested by Manuel Bouyer.)
 1.2  12-Jun-1998  cgd 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  02-Mar-1996  cgd add ability to define TCVERBOSE, and get "human names" about "known"
but unconfigured (or unsupported) devices printed at boot time.
The device list is woefully incomplete, because i didn't put much time
in it, and because i don't know good "human names" for many TC devices.
 1.3.10.1  21-Jun-1999  thorpej Sync w/ -current.
 1.5.2.3  21-Apr-2001  bouyer Sync with HEAD
 1.5.2.2  05-Jan-2001  bouyer Sync with HEAD
 1.5.2.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.7.2.3  21-Sep-2001  nathanw Catch up to -current.
 1.7.2.2  24-Aug-2001  nathanw Catch up with -current.
 1.7.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.11.4.1  01-Oct-2001  fvdl Catch up with -current.
 1.11.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.

RSS XML Feed