summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc
AgeCommit message (Collapse)Author
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-07-22We can now get the ``battery absent'' status accurately.Miod Vallat
2005-07-19On the SPARCbooks, allow tctrl(4) to control the external video output,Miod Vallat
acting when the external display status changes, with the help of the pnozz(4) driver.
2005-07-17Mention com, and sort by device type for better readability.Miod Vallat
2005-05-20use a display instead of .Em for the kernel config line: avoids nastyJason McIntyre
line splits, and it should be `literal' anyway; ok miod@
2005-03-29Add an apm interface to the tctrl(4) device found on SPARCbooks; currentlyMiod Vallat
limited to power change events and battery status retrieval. ok deraadt@ mickey@
2005-03-18Update descriptions of wireless drivers from their respective man pages.Jonathan Gray
Only list PRISM part of wi(4) description in usb(4).
2005-03-09Merge sparc and MI fdc(4) manual pages, add sparc64 bits.Miod Vallat
2005-03-06DIP switches can be tricky to findMartin Reindl
ok miod@
2005-03-06Document how to force a specific resolution, when not using a Sun monitor.Miod Vallat
2005-03-03It turns out that despite what Sun documentation says, zx cards work fineMiod Vallat
inside an xbox, so remove the warning - it is probably a software restriction for their driver, not a hardware restriction.
2005-02-22correct device nodes in files section, miod okHenning Brauer
2004-11-29tweaks;Jason McIntyre
ok miod@
2004-11-29Do not Xr boot_config anymore.Miod Vallat
2004-11-09whitespace;Jason McIntyre
2004-11-09add missing wireless adapters, and sync w/ .Nd;Jason McIntyre
suggested by alexey e. suslikov; ok deraadt@
2004-09-30kill default locatorsMichael Shalayeff
2004-09-28sparc64 -> sparc;Jason McIntyre
2004-09-28timer man page for sparc (while I was in the neighborhood..)Jason Wright
2004-09-23missing .El;Jason McIntyre
2004-09-23man pages for the clocks on sparc/sparc64. getting the links right wasJason Wright
painful...
2004-08-15uppercase the `e' in Ethernet;Jason McIntyre
2004-04-01uppercase the `e' in Ethernet while here;Jason McIntyre
2004-04-01add missing copyright, with permission from the author (John E. Stone);Jason McIntyre
problem found by wiz@netbsd
2004-04-01remove unnecessary quoting around .Tn args;Jason McIntyre
from wiz@netbsd
2004-03-31consistency fixes for le(4) description;Jason McIntyre
started by a diff from xsa@, with help from (and ok) miod@
2004-03-22Improve layout, add more Xr, complete a few intro pages.Miod Vallat
This completes the man4 frolicking for this release.
2004-02-29Enter rfx, driver for the SBus RasterFlex frame buffer family.Miod Vallat
Currently 8-bit only for now. This apparently completes the SBus frame buffer support list - yet if you stumble upon an unsupported SBus frame buffer, I'd love to hear about it...
2003-11-09remove .Pp's before lists and displays;Jason McIntyre
2003-11-03spellingDavid Krause
2003-09-08Minor glitches; ok jmc@Miod Vallat
2003-09-04put escapes in the right place;Jason McIntyre
(i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4;
2003-07-09- fix lists/displaysJason McIntyre
- quote .Cd's - add/remove .Pp's as necessary - fix some .Re/.Rs's - simplify macros
2003-06-23Document tslot(4), and the availability of stp(4) on sparc now.Miod Vallat
2003-06-20bpp man pageJason Wright
2003-06-20auxreg man pageJason Wright
2003-06-19use width 12n and -compactTheo de Raadt
2003-06-19simplifyTheo de Raadt
2003-06-18Rename p9k to pninek, since device base names with digits are confusing;Miod Vallat
per deraadt@'s request.
2003-06-18.PpTheo de Raadt
2003-06-17New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445Miod Vallat
combination, found on the Tadpole SPARCbook 3 only (later model use the Power9100 and are already supported). Untested for lack of hardware and volunteers, but carefully crafted; if it does not work out of the box, this should be a good starting point. "worth having in the tree" millert@
2003-06-16keep spelling of Weitek Power9100 consistent;Jason McIntyre
ok miod@
2003-06-16Correct a few inaccuracies, and mention that this driver supports 3TX and 3XPMiod Vallat
as well.
2003-06-06- section reorderJason McIntyre
- some macro fixes - kill whitespace at EOL
2003-06-04mop up some more 3/4 license issuesTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-06-02Nuke clause 3 & 4.Jason Wright
2003-05-27Better layout, and also bump date after VS11 support.Miod Vallat
2003-05-25Support for the Vigra VS11 frame buffer. This is basically the same as theMiod Vallat
VS12, but with a different ramdac that allows higher refresh rates.
2003-05-14Fix stupid typo in example.Miod Vallat