summaryrefslogtreecommitdiffstats
path: root/release/doc/en_US.ISO8859-1/hardware/article.sgml
Commit message (Collapse)AuthorAgeFilesLines
* - Rename .sgml files to .xml to track the recent doc changesgabor2012-10-011-1722/+0
| | | | MFC after: 1 day
* - Make the release notes build with the XMLified doc treegabor2012-09-141-6/+4
|
* Automatically generate hardware notes for bwn(4).brueffer2012-06-281-0/+2
|
* Automatically generate hardware notes for bxe(4).brueffer2012-06-281-0/+2
|
* Add ahci(4) and siis(4) to the hardware notes.mav2012-03-021-0/+4
| | | | MFC after: 1 week
* Add snd_hdspe(4) to the hardware notes.brueffer2012-03-011-0/+2
|
* Add isci(4) to the hardware notes.brueffer2012-02-231-0/+2
| | | | MFC after: 3 days
* Add oce(4) to the hardware notes.brueffer2012-02-201-0/+2
| | | | MFC after: 3 days
* Add hpt27xx to the hardware notes,brueffer2012-01-111-0/+3
| | | | | | While here, add the 2012 copyright. MFC after: 1 week
* - Based on a report on sparc64@ move V245 to the list of known workingmarius2011-11-271-5/+6
| | | | | | | | machines. - Mention that V480 with broken centerplanes have a chance of working with the WAR in the upcoming 8.3-RELEASE and 9.0-RELEASE. MFC after: 3 days
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)marius2011-11-251-2/+0
| | | | as of r227006.
* Add 2010 and 2011 copyrights.brueffer2011-11-191-0/+2
|
* Add sfxge(4) to the hardware notes.brueffer2011-11-181-0/+2
|
* Re-apply r227466 to generate hardware notes for mps(4) and mvs(4), the issuesbrueffer2011-11-141-0/+4
| | | | | | | | were fixes. Thanks to: gjb, manolis Pointy hat ++: brueffer MFC after: 3 days
* Revert 227466:gjb2011-11-131-4/+0
| | | | | | | - mvs.4 uses nested '.Bl' tags which appears to confuse man2hwnotes.pl for hardware note generation - mps.4 also breaks the build, but I haven't yet identified why
* Added mps(4) and mvs(4).brueffer2011-11-121-0/+4
| | | | MFC after: 3 days
* Add qlxgb(4) to the hardware notes.brueffer2011-11-061-0/+2
| | | | MFC after: 3 days
* Auto-generate hardware notes for vxge(4).brueffer2011-08-251-0/+2
| | | | Approved by: re (kib)
* fix a typo/tautology in the release documentationavg2011-07-301-1/+1
| | | | | Approved by: re (kib) MFC after: 1 week
* update smp related documentation after recent changesavg2011-07-301-4/+2
| | | | | | | | | | | | Remove references to machdep.hlt_logical_cpus and machdep.hlt_cpus sysctls and tunables. Document machdep.hyperthreading_allowed and hint.lapic.X.disabled tunables. Prompted by: ru Proofreading: bf Reviewed by: jhb Approved by: re (kib)
* - Move Sun Fire V240 to the list of known working machines.marius2010-11-061-11/+11
| | | | | | - For the parallel stable/7 and stable/8 branches mention both releases that first supported a particular sparc64 machine and update the sparc64 hardware list regarding machines that will be supported beginning with 7.4-RELEASE.
* According to simon@ when referring to a company along a product just tomarius2010-05-241-26/+26
| | | | | | identify the company one shouldn't use the company trademark. Approved by: simon
* Revise PowerPC hardware notes to reflect status for 8.1.nwhitehorn2010-05-231-5/+17
|
* Update the sparc64 hardware list regarding machines that will be supportedmarius2010-05-231-16/+69
| | | | | | | | beginning with 8.1-RELEASE as well as correct some existing entries and add previously missed ones. Approved by: blackend MFC after: 3 days
* et.4 doesn't have a HARDWARE section. Unbreak the build by manuallybrueffer2010-05-131-1/+2
| | | | describing the supported et(4) chips.
* Automatically generate hardware notes for run(4).brueffer2010-05-121-0/+2
|
* Add et(4), sge(4) and mwl(4).brueffer2010-05-121-0/+7
|
* Add a description of supported PowerPC hardware to the hardware notes.nwhitehorn2010-02-051-2/+45
|
* We don't support isdn devices anymore (since May 2008).brueffer2010-01-191-132/+0
| | | | | | PR: 142970 Submitted by: Matthias Meyser <Meyser@xenet.de> MFC after: 1 week
* Update the sparc64 hardware list regarding machines that will be supportedmarius2010-01-161-0/+13
| | | | | | | by 7.3-RELEASE. Approved by: blackend MFC after: 3 days
* - Update the list of known-working machines based on feedback for 7.2.marius2009-09-201-1/+10
| | | | | | | | - Update the V440 entry regarding added support for the on-board NICs in 8.0. Approved by: blackend MFC after: 3 days
* Add cas(4).marius2009-06-151-0/+2
| | | | | Approved by: re (kib) MFC after: 2 weeks
* Add bwi(4) and urtw(4).brueffer2009-05-161-0/+4
|
* Bump copyright year;blackend2009-04-261-2/+3
| | | | Add missing colon and fix broken entity.
* Unbreak the build of relnotes.blackend2009-04-261-1/+1
|
* s/it's/it is/marius2009-04-251-1/+1
|
* Sync the sparc64 hardware notes with reality, mainly regarding supportmarius2009-04-251-15/+72
| | | | | | | of sun4u-machines based on USIII and beyond in 7.2-RELEASE. Reviewed by: blackend MFC after: 3 days
* The ar(4), ray(4) and sr(4) drivers are removed.nyan2009-04-171-8/+0
|
* Autogenerate hardware notes for the uath(4) driver.brueffer2009-04-071-0/+2
|
* uscanner(4) has been removed, delete it from the hardware notes tobrueffer2009-03-201-2/+0
| | | | fix the build.
* Increase maximum memory configuration that is reported as stable formurray2008-12-171-1/+1
| | | | | | FreeBSD/amd64 to 64GB. Submitted by: Matt Olander (matt@ixsystems.net)
* 1. Correct capitalization of a closing tag (no effect on output).murray2008-12-171-33/+33
| | | | | | | | 2. Ensure all &arch entities end with ';' (no effect on output). 3. Ensure all &arch lists for drivers/features are comma-separated. PR: docs/127840 (item 2 only) MFC after: 1 week
* 1. Update the list of Intel chips which have EM64T and can run the amd64murray2008-12-171-13/+31
| | | | | | | | | | | | | port. 2. Increase the known working maximum memory configuration from 8gb to 32gb. PR: docs/102148 (1) Submitted by: Mike Meyer <mwm@mired.org> (1 - partially) Reviewed by: hrs Approved by: re (hrs) MFC after: 1 minute
* Add ixgbe(4) and upgt(4).brueffer2008-12-011-0/+4
|
* Document ale(4).delphij2008-11-241-0/+2
|
* Correct a typo in Nocona core name.marck2008-10-231-1/+1
| | | | MFC after: 3 days (modulo RE approval)
* Mention iwn(4) and malo(4).brueffer2008-10-131-0/+7
| | | | | Note that the malo entry doesn't suck in the hardware adapter list from the manpage yet, as man2hwnotes.pl doesn't grok the table format.
* Add igb(4).simon2008-10-061-0/+2
| | | | MFC after: 1 week
* - Add jme(4).simon2008-10-061-0/+2
| | | | | Suggested by: yongari MFC after: 3 days
* - Add age(4).simon2008-10-051-0/+2
| | | | | Suggested by: stass MFC after: 3 days (including other recent changes)
OpenPOWER on IntegriCloud