History log of /freebsd-12.1/sys/modules/aic/Makefile (Results 1 – 8 of 8)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0
# 193d9e76 04-Mar-2017 Enji Cooper <[email protected]>

sys/modules: normalize .CURDIR-relative paths to SRCTOP

This simplifies make output/logic

Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon


# 2b375b4e 28-Jan-2017 Yoshihiro Takahashi <[email protected]>

Remove pc98 support completely.
I thank all developers and contributors for pc98.

Relnotes: yes


Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0, release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0, release/6.2.0, release/5.5.0, release/6.1.0, release/6.0.0, release/5.4.0, release/4.11.0, release/5.3.0
# dba6dd17 26-May-2004 Warner Losh <[email protected]>

Move to generating pccarddevs.h on the fly, both for the kernel and
the modules.

Also generate usbdevs.h automatically now, but a non-kernel file is
stopping that at the moment.


Revision tags: release/4.10.0, release/5.2.1, release/5.2.0, release/4.9.0, release/5.1.0, release/4.8.0, release/5.0.0
# ab3626d5 06-Nov-2002 Yoshihiro Takahashi <[email protected]>

Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.


Revision tags: release/4.6.2, release/4.3.0
# bdbd54e4 08-Jan-2001 Warner Losh <[email protected]>

Add aic to the list of drivers that might work with NEWCARD. I've added
the same config lines that NetBSD has. This builds with both NEWCARD
and GENERIC config files.


# c68159a6 06-Jan-2001 David E. O'Brien <[email protected]>

Use a consistent style and one much closer to the rest of /usr/src


# f3474f63 16-Dec-2000 Yoshihiro Takahashi <[email protected]>

PC-98 boxes use aic_cbus.c instead of aic_isa.c.


# 598364a0 13-Dec-2000 Warner Losh <[email protected]>

Module for aic

Submitted by: Michael Reifenberger