summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.sparc64 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add a man page for the power button driver (u5/u10/etc) based on proddingjason2006-09-093-3/+65
| | | | from steven mestdagh
* sbus -> SBus;jmc2006-09-081-2/+2
|
* for archs where expansion busses are available, point to the busjmc2006-09-081-145/+16
| | | | | | | | | page, rather than duplicating the information within that page; this is really from an idea put forward by theo, and put together with a lot of help from miod; ok miod
* .Nd sync continues...jmc2006-09-051-2/+2
|
* alter .Nd to allow: man -k 'audio device'jmc2006-08-312-4/+4
|
* the start of making .Nd lines more useful for section4;jmc2006-08-303-6/+6
| | | | | | this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others
* correct synopsis is 'clock0 at fhc0'martin2006-07-171-2/+2
|
* sync the re.4 lines;jmc2006-06-271-2/+2
|
* Enable wide targets on FAS366 esp; note that this changes the way espmiod2006-06-261-7/+7
| | | | | user-controllable device flags are parsed, be sure to rerun config(8) on your next kernel compile.
* manpage for ppm driverjason2006-06-022-2/+53
|
* document beep(4)jason2006-05-292-3/+5
|
* update re(4) entries;jmc2006-05-231-2/+2
|
* better history section, one .Ox per sentence is enoughmartin2006-03-112-8/+6
|
* Remove 24-bit slowless remark, now that console runs in 8-bit.miod2006-02-121-2/+1
|
* reciprocate the Xrs for pcfiicdlg2006-02-011-1/+2
|
* vgafb needs to be MI; noted by sthen@spacehopper.orgderaadt2005-11-012-66/+2
|
* deploy .An -nosplit; ok jmcjaredy2005-09-301-1/+2
|
* Fix a typo.niallo2005-06-131-2/+2
| | | | ok jmc@
* epic(4)brad2005-05-221-1/+3
|
* ahc(4) was enabled a while ago, add it here toopvalchev2005-05-221-1/+3
|
* re(4)pvalchev2005-05-221-1/+3
|
* use a display instead of .Em for the kernel config line: avoids nastyjmc2005-05-201-5/+10
| | | | | | line splits, and it should be `literal' anyway; ok miod@
* grammar;jmc2005-04-081-2/+2
|
* List atu(4) and ural(4).jsg2005-03-181-1/+5
|
* Update descriptions of wireless drivers from their respective man pages.jsg2005-03-181-2/+2
| | | | Only list PRISM part of wi(4) description in usb(4).
* DIP switches can be tricky to findmartin2005-03-061-3/+4
| | | | ok miod@
* Document how to force a specific resolution, when not using a Sun monitor.miod2005-03-061-4/+40
|
* iron out two inconistencies on how to change resolution from the PROMmartin2005-03-061-3/+3
| | | | ok miod@
* Now that xbox sort-of works on sparc64, port the cgtwelve driver, sincemiod2005-03-0513-18/+103
| | | | the only way to connect it to a sparc64 machine is via an xbox device.
* Preliminary xbox support: attaches, memory mapping and interrupts work, butmiod2005-03-053-4/+56
| | | | | | | | DMA transfers are not implemented yet, and are disabled (which causes drivers to SBus cards on the xbox to fail to attach). In practice, this allows frame buffers to work, maybe more devices; DMA support will be worked on in the near future.
* It turns out that despite what Sun documentation says, zx cards work finemiod2005-03-031-4/+1
| | | | | inside an xbox, so remove the warning - it is probably a software restriction for their driver, not a hardware restriction.
* a little whitespace removal, found by dlg@;jmc2005-02-211-2/+2
|
* tweaks;jmc2004-11-292-4/+4
| | | | ok miod@
* Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untestedmiod2004-11-2913-13/+223
| | | | due to lack of hardware.
* Do not Xr boot_config anymore.miod2004-11-291-4/+2
|
* Oops, sorting bugletmiod2004-11-291-5/+5
|
* add missing wireless adapters, and sync w/ .Nd;jmc2004-11-091-1/+3
| | | | | suggested by alexey e. suslikov; ok deraadt@
* isp and hme are not just for SBus any more (on sparc64 at least)jason2004-09-301-3/+3
|
* kill default locatorsmickey2004-09-3022-53/+53
|
* spacing;jmc2004-09-281-2/+3
|
* man page for timer@mainbus (no more TODO's!)jason2004-09-283-4/+48
|
* whoops, missed a spotjason2004-09-281-1/+3
|
* oops, unuglifyjason2004-09-281-2/+2
|
* man for clkbrd, also rework fhc(4) to include a list like sbus, et aljason2004-09-283-4/+81
|
* Better description line.miod2004-09-241-2/+2
|
* Minor mdoc nit.miod2004-09-241-2/+2
|
* missing .El;jmc2004-09-231-1/+2
|
* errant comma;jmc2004-09-231-2/+2
|
* man pages for the clocks on sparc/sparc64. getting the links right wasjason2004-09-235-7/+71
| | | | painful...
* document fhc attachment of zs... it's not in GENERIC yet, but will bejason2004-09-231-1/+3
| | | | as soon as I figure out the interrupt junk on fhc/central