summaryrefslogtreecommitdiffstats
path: root/share/man/man4/agp.4
Commit message (Collapse)AuthorAgeFilesLines
* Document Intel E7505 support.brueffer2006-02-171-2/+2
|
* Beautification.brueffer2005-12-311-1/+1
|
* First step in bringing this page up to speed:brueffer2005-12-201-16/+22
| | | | | | | Update list of supported bridges and controllers, use markup similar to ata.4 to display them and replace an XFree86 xref with Xorg. MFC after: 1 week
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-141-1/+1
| | | | | | | - Change some section numbers to match reality - For MLINKS to manpages from ports, mention which port installs them MFC after: 3 days
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-2/+2
|
* Use the -tag list to document agp(4) ioctls.ru2003-05-201-15/+15
|
* Document ioctl(2) operations of the agp(4) subsystem. The original patchhmp2003-05-121-0/+99
| | | | | | | | | | | | | | | | | was obtained from [1], with heavy editing, and ammending text for some of the ioctls. All ioctls (in sys/agpio.h) are now documented. PR: docs/50503 Original patch by: Alex Semenyaka <alexs@snark.ratmir.ru> [1] Content approved by: - Eric Anholt <anholt@FreeBSD.ORG> - Matthew N. Dodd <mdodd@FreeBSD.ORG> (cursory review) Approved and Reviewed by: des (mentor), re (scottl)
* Add support for Intel's i820/i840/i845/i850/i860 chipset.kuriyama2001-11-191-0/+2
| | | | Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
* Fix a small style slip: Files in /dev are notyar2001-10-121-1/+1
| | | | devices theirselves, but device nodes.
* Move the agp(4) page from the i386 directoryyar2001-10-051-0/+70
to the machine-independent directory since AGP is used on other architectures as well.
OpenPOWER on IntegriCloud