Commit Graph

199 Commits

Author SHA1 Message Date
Bruce A. Mah
29e2fc2f5f Use ufm(4) entity.
Use mpt(4) entity, trim devices since the new manpage lists them.

While here, trim devices from the pst(4) and trm(4) listings since
they are close by and their manual pages seem to list everything we do.
2003-11-07 23:03:02 +00:00
Bruce A. Mah
0373534163 Add a driver manpage reference.
Discussed with:	trhodes, rsm, imp
2003-11-07 16:30:44 +00:00
Bruce A. Mah
74c343c410 Excise the xe supported devices from the hardware list and, instead,
make a link to the new xe(4) manpage.
2003-11-05 16:21:52 +00:00
Bruce A. Mah
59ecf4c83c Use ubsa(4) manpage entity where appropriate. 2003-11-04 20:48:28 +00:00
Bruce A. Mah
0a46471721 Trim more devices from the hardware list: ida(4), ciss(4), iir(4),
ie(4).
2003-11-02 07:41:03 +00:00
Bruce A. Mah
df3ccb96d8 More trimmage of the hardware notes: sf(4), tx(4), wb(4), nge(4),
ste(4), sk(4), le(4), lge(4), txp(4), bge(4).

These are all Ethernet drivers whose manual pages already list
specific supported devices.
2003-11-01 06:08:52 +00:00
Bruce A. Mah
98638bad8f More trimming of specific device instances from the hardware notes to
reduce duplication of information from the manual pages: xl(4), cs(4),
ath(4), sbni(4), lmc(4).
2003-11-01 04:41:32 +00:00
Bruce A. Mah
df3321b578 Trim the hifn(4) device instances from the hardware list.
Add an entry for safe(4) crypto accelerators.
2003-11-01 00:57:33 +00:00
Bruce A. Mah
ac42a2c196 The re(4) driver works on CURRENT/alpha.
Reported by:	naddy@mips.inka.de (Christian Weisgerber) on alpha@
2003-10-19 18:35:40 +00:00
Wilko Bulte
f018fde49c Clarify SRM bootability on Alpha for DAC960. 2003-09-25 21:15:55 +00:00
Yoshihiro Takahashi
9521a390b7 The re driver works on pc98 maybe. 2003-09-13 12:51:12 +00:00
Bruce A. Mah
4172653c0b Update for bfe(4) and re(4).
Trim my(4) cards and use manpage entity.
2003-09-11 16:03:46 +00:00
Simon L. B. Nielsen
51a257c0e5 Trim the twe(4) device list; the twe(4) manual page is more up-to-date. 2003-09-06 20:03:09 +00:00
Bruce A. Mah
fe191bffe6 Trim isp(4), vx(4), and stg(4) device lists. 2003-09-06 17:56:05 +00:00
Bruce A. Mah
14a815df92 Trim the device lists for tl(4), aue(4), and kue(4) after recent
manpage catchup updates.  The nearby axe(4) and rue(4) lists appear to
be in sync with the manpages so trim those too.
2003-09-06 17:19:59 +00:00
Bruce A. Mah
7d32371dbd Trim ti(4) devices. 2003-08-25 04:31:26 +00:00
Bruce A. Mah
6a6eeb429a Trim ep(4) devices. 2003-08-24 22:54:20 +00:00
Bruce A. Mah
44f3728d7a Remove a duplicate copy of the fe(4) devices that somehow snuck in
here.  Trim devices from the remaining fe(4) section as the manpage
now covers all of them.

While here, remove a comment that instructs developers on how to add
specific instances of devices, since we're moving away from that now.
2003-08-24 22:42:55 +00:00
Bruce A. Mah
e006178ab7 Use manpage entities for hme(4) and gem(4). 2003-08-22 17:36:14 +00:00
Bruce A. Mah
2afb17dae1 Trim vr(4) and cue(4) devices. 2003-08-21 21:49:09 +00:00
Simon L. B. Nielsen
ba406a9425 Correct the device id's for the VIA Rhine III chips supported by the
vr(4) driver: VT86C105/VT86C105M -> VT6105/VT6105M.

Confirmed by:	driver source code and VIA homepage
Reviewed by:	bmah
MFC after:	3 days
2003-08-21 17:38:05 +00:00
Bruce A. Mah
a76984e64f Add a bit of text saying that mentions of specific devices are
gradually going away.
2003-08-19 15:34:06 +00:00
Bruce A. Mah
0a1acce85f Whitespace cleanup of previous bt(4) commit. No content changes. 2003-08-19 05:21:25 +00:00
Bruce A. Mah
cece1a138b Trim bt(4) devices and consolidate. 2003-08-19 05:19:50 +00:00
Bruce A. Mah
8d44087fc8 Move all the asr(4) entries together, no other content changes. These
should be consolidated.
2003-08-19 05:12:25 +00:00
Bruce A. Mah
3f3a4dfed3 Trim asr(4) device list; readers can get this from the manpage now
that it's up-to-date.
2003-08-19 05:08:21 +00:00
Bruce A. Mah
3ba682b624 Move aha(4) devices out of Adaptec-centric section to new paragraphs.
We didn't try to list all the variants so there isn't much shrinkage
here.

Remove list of supported mlx(4) devices; readers should get this
information from the manual page.
2003-08-15 22:50:25 +00:00
Bruce A. Mah
4bbe69aae4 Begin snipping out the lists of specific devices from the Hardware
Notes.  These duplicate information that ideally should live in the
manual pages for individual drivers, and can easily become
out-of-date.  (This in fact is already the case.)

Hypertext versions of the hardware notes already contain links to
on-line versions of the manual pages.

The first two drivers to get this treatment are amr(4) and aac(4).

Discussed on:	doc@
2003-08-14 18:52:45 +00:00
Bruce A. Mah
f3e3f8b91b Enable dc(4) entries for sparc64. Add fatm(4), hatm(4), patm(4)
entries as appropriate.
2003-08-12 00:14:49 +00:00
Bruce A. Mah
94e7ccd17d Add ath(4) devices. Also try to be more specific with respect to
what variant of 802.11 is supported by some other devices.
2003-06-29 01:12:57 +00:00
Bruce A. Mah
850a2bd817 Commit amd64 MD release documentation stubs and hook up to the build.
Content will be filled in later as needed, but this should unbreak
the doc part of an amd64 release build.

Requested by:	peter
2003-06-27 03:50:36 +00:00
Bruce A. Mah
ba972000fb Whitespace around last commit. Translators kindly ignore. 2003-06-17 20:06:13 +00:00
Bruce A. Mah
f8de220dca Bring the matcd(4) driver back to the hardware notes. 2003-06-17 20:05:15 +00:00
Hiroki Sato
25e43d5c74 Merge entries from maho's USB device compatibility list.
Obtained from:	http://people.FreeBSD.org/~maho/USB/
2003-06-15 18:20:51 +00:00
Bruce A. Mah
a115467462 Add Belkin USB 2.0 High Speed Host Controller to the USB controller
list.

Note that this (and the very similar NEC uPD 9210) will attach with
the ehci(4) driver if available.

Submitted by:	Adrian Colley <aecolley@spamcop.net>
2003-06-12 18:37:31 +00:00
Bruce A. Mah
e3a4e9a0c9 Update hardware notes to reflect ahc and stg supported hardware.
Based on PR submission.

PR:		52426
Submitted by:	Bob Bishop <rb@gid.co.uk>
2003-06-05 15:13:46 +00:00
Yoshihiro Takahashi
b2b8c0dde1 Add documents for the ct driver.
Submitted by:	rushani
Approved by:	re (jhb and bmah)
2003-05-30 11:24:00 +00:00
Hiroki Sato
1328c5d350 - Fix to use the official vendor name (s/Melco/MELCO/).
hardware/common/dev.sgml

Pointed out by:	rushani
Approved by:	re (bmah)

- Fix a typo.

	relnotes/common/new.sgml

Approved by:	re (bmah)
2003-05-28 21:01:22 +00:00
Hiroki Sato
2f98a50b76 Merge some entries from maho's USB device compatibility list.
Approved by:	re (bmah)
Obtained from:	http://people.FreeBSD.org/~maho/USB/
2003-05-24 18:50:20 +00:00
Bruce A. Mah
fabf3816c2 Correctly tag some on-board Ethernet devices with the right
architecture.

Approved by:	re (implicitly)
2003-05-22 23:22:59 +00:00
Bruce A. Mah
7c7f55e495 Note a puc(4) device that works on ia64.
Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 23:19:01 +00:00
Bruce A. Mah
ea0257d172 Enable some devices on ia64. Based on patch that was...
Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 22:40:22 +00:00
Bruce A. Mah
386024a294 Mark a couple of instances of onboard NICs as i386-only.
Approved by:	re (implicitly)
2003-05-22 17:25:24 +00:00
Bruce A. Mah
91665c5c32 Add a link to the FreeBSD/ia64 project. Maybe should do this for
other platforms that have their own project pages too?

Based on a patch that was:

Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 15:51:45 +00:00
Marc Fonvieille
fa380516e8 Use of manual page entity for ehci(4).
Request from:	bmah
2003-05-19 21:32:45 +00:00
Bruce A. Mah
a8602b99be New release/hardware notes: ips driver.
Approved by:	re (implicitly)
2003-05-13 18:15:28 +00:00
Bruce A. Mah
5d8568224e No vga(4) on pc98.
Submitted by:	nyan
Approved by:	re (implicitly)
2003-05-10 16:30:56 +00:00
Bruce A. Mah
0748ca59e0 Flesh out information on pointing devices and add some manpage
cross-references for keyboards.  Add a mention of VGA video cards, and
pointers to XFree86 where appropriate.

PR:		43410
2003-05-09 23:14:02 +00:00
Bruce A. Mah
bc81561d23 Add rue(4) devices. 2003-05-03 23:47:21 +00:00
Bruce A. Mah
6140afa7ab Add SATA Promise controllers to ata(4) section. 2003-05-01 19:11:08 +00:00