Home | History | Annotate | Download | only in aic7xxx
History log of /src/sys/dev/microcode/aic7xxx/Makefile
RevisionDateAuthorComments
 1.9  29-Jun-2020  rin No longer depend on libl.
 1.8  27-Jun-2020  jdolecek make this work with objdir, drop unused -ll
 1.7  19-Apr-2003  fvdl Newer aic sequencer assembler. From FreeBSD, written by Justin Gibbs.
Ported to NetBSD by Pascal Renauld at Network Storage Solutions, Inc.
Some Makefile changes by me.

The 79xx code isn't yet used, driver for that to follow shortly.
 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  15-Mar-2000  fvdl branches: 1.5.6;
New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds
support for the U2W chips, and U160 controllers.
 1.4  16-Jun-1998  cgd branches: 1.4.14;
Point people to the correct Makefiles to build generated headers.
(Suggested by Manuel Bouyer.)
 1.3  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.2  05-Jan-1998  perry RCSID Police.
 1.1  10-Aug-1996  mycroft branches: 1.1.6;
Compile the sequencer statically.
 1.1.6.2  04-Mar-1997  mycroft Pull up latest ahc driver. Fixes several bugs.
 1.1.6.1  10-Aug-1996  mycroft file Makefile was added on branch netbsd-1-2 on 1997-03-04 14:55:22 +0000
 1.4.14.2  21-Apr-2001  bouyer Sync with HEAD
 1.4.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.5.6.1  28-Feb-2002  nathanw Catch up to -current.

RSS XML Feed