head	1.7;
access;
symbols
	RELENG_6_4_0_RELEASE:1.6.20.1
	RELENG_6_4:1.6.0.20
	RELENG_6_4_BP:1.6
	RELENG_6_3_0_RELEASE:1.6
	RELENG_6_3:1.6.0.18
	RELENG_6_3_BP:1.6
	RELENG_6_2_0_RELEASE:1.6
	RELENG_6_2:1.6.0.16
	RELENG_6_2_BP:1.6
	RELENG_5_5_0_RELEASE:1.6
	RELENG_5_5:1.6.0.14
	RELENG_5_5_BP:1.6
	RELENG_6_1_0_RELEASE:1.6
	RELENG_6_1:1.6.0.12
	RELENG_6_1_BP:1.6
	RELENG_6_0_0_RELEASE:1.6
	RELENG_6_0:1.6.0.10
	RELENG_6_0_BP:1.6
	RELENG_6:1.6.0.8
	RELENG_6_BP:1.6
	RELENG_5_4_0_RELEASE:1.6
	RELENG_5_4:1.6.0.6
	RELENG_5_4_BP:1.6
	RELENG_4_11_0_RELEASE:1.3.2.2
	RELENG_4_11:1.3.2.2.0.14
	RELENG_4_11_BP:1.3.2.2
	RELENG_5_3_0_RELEASE:1.6
	RELENG_5_3:1.6.0.4
	RELENG_5_3_BP:1.6
	RELENG_5:1.6.0.2
	RELENG_5_BP:1.6
	RELENG_4_10_0_RELEASE:1.3.2.2
	RELENG_4_10:1.3.2.2.0.12
	RELENG_4_10_BP:1.3.2.2
	RELENG_5_2_1_RELEASE:1.5
	RELENG_5_2_0_RELEASE:1.5
	RELENG_5_2:1.5.0.6
	RELENG_5_2_BP:1.5
	RELENG_4_9_0_RELEASE:1.3.2.2
	RELENG_4_9:1.3.2.2.0.10
	RELENG_4_9_BP:1.3.2.2
	RELENG_5_1_0_RELEASE:1.5
	RELENG_5_1:1.5.0.4
	RELENG_5_1_BP:1.5
	RELENG_4_8_0_RELEASE:1.3.2.2
	RELENG_4_8:1.3.2.2.0.8
	RELENG_4_8_BP:1.3.2.2
	RELENG_5_0_0_RELEASE:1.5
	RELENG_5_0:1.5.0.2
	RELENG_5_0_BP:1.5
	RELENG_4_7_0_RELEASE:1.3.2.2
	RELENG_4_7:1.3.2.2.0.6
	RELENG_4_7_BP:1.3.2.2
	RELENG_4_6_2_RELEASE:1.3.2.2
	RELENG_4_6_1_RELEASE:1.3.2.2
	RELENG_4_6_0_RELEASE:1.3.2.2
	RELENG_4_6:1.3.2.2.0.4
	RELENG_4_6_BP:1.3.2.2
	RELENG_4_5_0_RELEASE:1.3.2.2
	RELENG_4_5:1.3.2.2.0.2
	RELENG_4_5_BP:1.3.2.2
	RELENG_4_4_0_RELEASE:1.3.2.1
	RELENG_4_4:1.3.2.1.0.2
	RELENG_4_4_BP:1.3.2.1
	RELENG_4:1.3.0.2;
locks; strict;
comment	@# @;


1.7
date	2007.02.16.02.20.10;	author bmah;	state dead;
branches;
next	1.6;

1.6
date	2004.08.03.22.12.44;	author simon;	state Exp;
branches
	1.6.8.1
	1.6.20.1;
next	1.5;

1.5
date	2001.11.17.20.53.23;	author bmah;	state Exp;
branches;
next	1.4;

1.4
date	2001.10.27.02.41.29;	author bmah;	state Exp;
branches;
next	1.3;

1.3
date	2001.05.02.22.02.38;	author bmah;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	2001.04.29.21.05.09;	author dd;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.27.21.27.52;	author bmah;	state Exp;
branches;
next	;

1.6.8.1
date	2012.11.17.07.41.00;	author svnexp;	state Exp;
branches;
next	;

1.6.20.1
date	2008.10.02.02.57.24;	author kensmith;	state Exp;
branches;
next	;

1.3.2.1
date	2001.06.01.18.02.52;	author bmah;	state Exp;
branches;
next	1.3.2.2;

1.3.2.2
date	2001.11.06.16.49.05;	author bmah;	state Exp;
branches;
next	1.3.2.3;

1.3.2.3
date	2012.11.17.07.24.17;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch to unified MI hardware notes.  The hardware notes are
now contained entirely in a single DocBook article, which has
information pertinent to all architectures.  This will improve
the maintainability of the hardware notes going forward by
reducing complexity of the build process, improving the visibiilty
of the architecture-specific text, and removing the need to generate
an extra version of the document for every architecture.

Remove all of the MD hardware notes stuff; all relevant content
has been folded into hardware/article.sgml.

No objections from:	freebsd-doc@@
@
text
@# $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/i386/Makefile,v 1.6 2004/08/03 22:12:44 simon Exp $
RELN_ROOT?= ${.CURDIR}/../../..

DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

JADEFLAGS+=	-V %generate-article-toc%

# SGML content
SRCS+=	article.sgml 
SRCS+=	proc-i386.sgml 
SRCS+=	../common/hw.ent
SRCS+=	../common/artheader.sgml
SRCS+=	../common/dev.sgml
SRCS+=	${DEV-AUTODIR}/catalog-auto
SRCS+=	${DEV-AUTODIR}/dev-auto.sgml

.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.6
log
@Auto generate the device listings in the Hardware Notes based on
manual pages, to avoid duplicating work between the Hardware Notes and
manual pages.

Each text line in the output from the manual page parser is generated
as a SGML entity, making it possible for translators to only translate
lines which actually contains English text (this neat idea came from
hrs).

To determine which drivers are usable on which architectures the
dev.archlist.txt file is used to explicitly list this.  It it an
imperfect solution, but the best I have been able to come up with for
now.

This commit converts most of the devices which has a section 4 manual
page with a HARDWARE section to be the new auto generated format.

Reviewed in principle by:	ru, hrs, trhodes
Good ideas for improvements:	hrs
No objections:			-doc, re
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.6.8.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/6/release/doc/en_US.ISO8859-1/hardware/i386/Makefile 133094 2004-08-03 22:12:45Z simon $
@


1.6.20.1
log
@SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith

Create releng/6.4 from stable/6 in preparation for 6.4-RC1.

Approved by:	re (implicit)
@
text
@@


1.5
log
@Remove config.sgml from dependencies.  Forgot this in my last commit.
@
text
@d1 1
a1 2
# $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/i386/Makefile,v 1.4 2001/10/27 02:41:29 bmah Exp $

d17 2
@


1.4
log
@Turn on table-of-contents generation for the release notes and
hardware notes.

Requested by:	many
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/i386/Makefile,v 1.3 2001/05/02 22:02:38 bmah Exp $
a17 1
SRCS+=	../common/config.sgml
@


1.3
log
@RELNOTESng infrastructure fixes:

1.  There is now only one RELNOTESng stylesheet; the architecture-specific
stylesheets (to handle different values of the arch= attribute) are gone.

2.  Several Makefile variable definitions were factored into
doc.relnotes.mk.

Submitted by:	dd
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO_8859-1/hardware/i386/Makefile,v 1.2 2001/04/29 21:05:09 dd Exp $
d9 2
@


1.3.2.1
log
@MFC:  RELNOTESng.

I didn't MFC the changes to the release Makefile or the nuking of the
*.TXT files.  We're not ready for that yet.  I just wanted to get the
RELNOTESng sources for RELENG_4 into the repository so I can maintain
the content in parallel with the *.TXT version of the release notes.

These files include an SGML-ified version of RELENG_4's release notes,
plus the hardware compatability lists from HEAD (minus
CURRENT-specific features such as Cardbus support).
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO_8859-1/hardware/i386/Makefile,v 1.3 2001/05/02 22:02:38 bmah Exp $
@


1.3.2.2
log
@MFC:  Turn on table-of-contents generation for release notes and
hardware notes.
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/i386/Makefile,v 1.3.2.1 2001/06/01 18:02:52 bmah Exp $
a8 2

JADEFLAGS+=	-V %generate-article-toc%
@


1.3.2.3
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/release/doc/en_US.ISO8859-1/hardware/i386/Makefile 86135 2001-11-06 16:49:06Z bmah $
@


1.2
log
@Build system:
o Define a RELN_ROOT variable which points to the root of the relnotes
  tree (i.e., src/release/doc).
o By default, define DOC_PREFIX in terms of RELN_ROOT; this gives a
  bigger chance of finding the doc/ tree without help in the form of
  setting DOC_PREFIX on the command line.
o Respect DOCDIR; `make install` works now.

Approved by:	bmah
@
text
@d1 1
a1 1
# $FreeBSD: src/release/doc/en_US.ISO_8859-1/hardware/i386/Makefile,v 1.1 2001/04/27 21:27:52 bmah Exp $
a8 1
EXTRA_CATALOGS+= ${RELN_ROOT}/share/sgml/catalog
a16 4

# Use the appropriate architecture-dependent RELNOTESng stylesheet
DSLHTML?=	${RELN_ROOT}/share/sgml/release-i386.dsl
DSLPRINT?=	${RELN_ROOT}/share/sgml/release-i386.dsl
@


1.1
log
@First commit of RELNOTESng, the rewrite of the *.TXT documentation
files.

src/release/doc/README has additional information.

Reviewed by:	-current, -doc
@
text
@d1 3
a3 1
# $FreeBSD$
d9 1
a9 1
EXTRA_CATALOGS+= ../../../share/sgml/catalog
d20 2
a21 2
DSLHTML?=	${.CURDIR}/../../../share/sgml/release-i386.dsl
DSLPRINT?=	${.CURDIR}/../../../share/sgml/release-i386.dsl
d23 1
a23 1
DOC_PREFIX?= /usr/doc
@

