Paul Traina
d806a7ad47
I wrote a poor, but better-than-nothing manual page for the wfd subdriver.
...
Obtained from: od.4
1998-01-17 05:15:01 +00:00
Joerg Wunsch
0c860bdede
Reflect reality when documenting the link-level flags for 3c509 cards.
1998-01-08 17:09:38 +00:00
Jamil J. Weatherbee
7614b43094
documentation changes.
1998-01-06 09:39:07 +00:00
Alexander Langer
e69bcfc3bc
Expanded cross references.
1998-01-02 19:22:52 +00:00
Mike Smith
bcdf3adee7
Add a manpage for the 'ppi' device, detailing its use and feeding.
1998-01-02 09:31:18 +00:00
Brian Somers
339fead651
Fix typos.
...
Xref ssc(4).
1997-12-29 21:07:49 +00:00
Brian Somers
bbb985d41c
Add ssc(4).
1997-12-29 21:07:10 +00:00
Tim Vanderhoek
dfb9495b2a
Use consistent spelling,
...
writeable -> writable (recall prior debate over this? :-)
initialise -> initialize
recognise -> recognize
Merry Christmas! :)
1997-12-25 09:36:42 +00:00
Philippe Charnier
c414c30925
Remove obsolete /etc/hostname.ep? reference.
...
PR: kern/5310
Submitted by: tom@sdf.com
1997-12-22 07:37:50 +00:00
Philippe Charnier
00e68c0d73
Use .Tn, .Bx Free and .An.
1997-12-22 07:35:40 +00:00
Jamil J. Weatherbee
270fd01214
excuse me, adding alog.4 man page now forgot to commit previously
1997-12-09 11:38:02 +00:00
Jamil J. Weatherbee
3c466c41f3
Added alog.4 man page to /usr/src/share/man/man4/man4.i386/ directory
...
Altered Makefile in that directory so that make builds the alog.4 man page
1997-12-09 11:36:36 +00:00
Bruce Evans
62a1204bb6
Added mouse.4.
1997-12-07 18:07:37 +00:00
Kazutaka YOKOTA
369a889c64
Document recent mouse code changes.
1997-12-07 08:46:56 +00:00
Kazutaka YOKOTA
e90224fed7
Documented PSM_HOOKAPM and PSM_RESETAFTERSUSPEND options.
1997-11-11 03:06:45 +00:00
Brian Somers
36700156fc
Update the LOOP AVOIDANCE section to reflect reality.
...
Requested by: Archie Cobbs <archie@whistle.com>
1997-11-08 01:02:08 +00:00
Joerg Wunsch
af0d306722
Fix the SYNOPSIS Lnie so the entry will actually work.
...
Submitted by: Ulli Linzen <ulli@perceval.camelot.de>
1997-11-07 00:05:24 +00:00
Philippe Charnier
30d8a82fd9
/etc/sysconfig -> /etc/rc.conf.
1997-10-31 12:30:49 +00:00
Joerg Wunsch
950c80614a
Document the new fdc(4) flags.
1997-10-19 13:12:35 +00:00
Kazutaka YOKOTA
63f87bd194
Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one
...
in console.h.
Pointed out by bde.
1997-10-19 10:45:18 +00:00
Peter Wemm
cc19d8867b
Update de.4 to list new media options. Hopefully this is reasonably
...
correct.
1997-10-12 02:20:54 +00:00
Joerg Wunsch
1cec8ce72a
Update to match reality. PAP/CHAP are now implemented, a number of bugs
...
fixed as well.
1997-10-11 11:27:25 +00:00
David Greenman
eb48dd32da
Updated for the new media selection mechanism.
1997-09-30 15:19:49 +00:00
Wolfram Schneider
bceb8aed9e
Sort cross refereces in section SEE ALSO.
1997-09-29 10:11:02 +00:00
Mike Smith
7f30bd2e15
Update documentation for the 'ex' driver to indicate that it supports
...
the Pro/10+ cards as well.
1997-09-26 17:16:52 +00:00
Joerg Wunsch
a5b8be1a91
Explain the newer sio(4) flag values.
...
Fogotten by: phk, bde
1997-09-14 18:55:41 +00:00
Peter Wemm
d6fd8b89df
Mention IPFIREWALL_DEFAULT_TO_ACCEPT and it's effect on rule 65535.
1997-09-10 03:11:36 +00:00
John-Mark Gurney
27495372d1
add the man page for pnp... also add activate it in the makefile
1997-09-09 12:53:38 +00:00
Joerg Wunsch
468d8299dd
Wire tun(4) into the Makefile.
...
Slightly change the way how to credit NetBSD.
1997-09-07 12:29:55 +00:00
Joerg Wunsch
6cbcc2bec9
This commit was generated by cvs2svn to compensate for changes in r29195,
...
which included commits to RCS files with non-trunk default branches.
1997-09-07 11:27:08 +00:00
Joerg Wunsch
f15d3ed0f2
Import NetBSD's tun(4) man page.
...
Obtained from: NetBSD
1997-09-07 11:27:08 +00:00
Søren Schmidt
1f7727a963
Upgrade of EIDE DMA support, Johns comments:
...
* lots of fixes to error handling-- mostly works now
* improve DMA timing config for Triton chipsets-- PIIX4 and UDMA drive
still untested
* generally improve DMA config in many ways-- mostly cleanup
* clean up boot-time messages
* rewrite PRD generation algorithm
* first wd timeout is now longer, to handle drive spinup
Submitted by: John Hood <cgull@smoke.marlboro.vt.us>
1997-09-04 18:49:53 +00:00
Adam David
8e78364702
typo and reword
...
Submitted by: garbanzo@hooked.net (Alex)
1997-08-12 20:07:22 +00:00
Joerg Wunsch
5367882b0d
Add a man page for sb(4).
...
Submitted by: garbanzo@hooked.net (Alex)
1997-08-10 08:09:01 +00:00
Steve Passe
5efb75076f
Add SMP(4) as a link to smp(4).
1997-08-04 21:11:24 +00:00
Steve Passe
17251018d8
Added missing SMP kernel manpage.
...
Mostly a stub at this point, needs alot of work.
Noticed by: Steve Roome steve@visint.co.uk
1997-08-04 21:02:11 +00:00
Mike Smith
d28e8bd5da
New manpage for the Wavelan (wl) driver.
...
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:32:39 +00:00
Philippe Charnier
9e14ab4ed6
Document the CMD640 option.
...
PR: kern/3742
Submitted by: helbig@MX.BA-Stuttgart.De
1997-07-15 09:44:05 +00:00
David E. O'Brien
b5cca8def8
Add description of the link{0,1,2} flags
1997-07-14 23:42:57 +00:00
Steve Price
d0dff61cfb
Fix a minor nit in the .Dd macro invocation so that
...
the revision date is displayed correctly.
1997-06-23 04:52:13 +00:00
Steve Price
681e5e7a09
Show the real revision date and not the date that this
...
manpage is being viewed.
1997-06-23 04:03:49 +00:00
Julian Elischer
2a81fd7c16
Make this file bare a small resemblance to reality again
...
Requested from: Archie Cobbs (archie@whistle.com )
1997-06-23 02:12:21 +00:00
Masafumi Max NAKANE
70a78ac914
Add Xreference to chio(1).
1997-06-02 21:01:00 +00:00
Jean-Marc Zucconi
7344a61e7b
Add 2 new ioctls: WORMIOCREADSESSIONINFO and WORMIOCWRITESESSION.
...
These commands are required for the "Disk-At-Once" write process:
WORMIOCREADSESSIONINFO returns the length of the lead-in and lead-out areas
and WORMIOCWRITESESSION is used to send the table of contents of the disk.
1997-06-02 20:05:39 +00:00
Masafumi Max NAKANE
e134b4d4a9
Typo fix.
1997-05-30 15:43:36 +00:00
Peter Wemm
d8888419c5
wl.4 was missing from the MAN4 list
1997-05-23 12:07:33 +00:00
Mike Smith
6762ff9bd6
Add wl.4
...
Reminded by: joerg
1997-05-23 03:21:36 +00:00
Mike Smith
e847647398
Manpage for the 'wl' Wavelan driver.
1997-05-22 08:52:23 +00:00
Joerg Wunsch
cc04bc5fed
Add a man page for sppp(4).
1997-05-19 22:04:40 +00:00
Jean-Marc Zucconi
1ad8b2cb84
A few improvements to the worm driver.
...
- remove all calls to scsi_stop_unit(). Some drives refuse commands when
stopped. This will fix the 'device not configured' message which was
cleared after opening/closing the tray.
- Never set the logical block address in the scsi_cmd struct when writing.
The computation was bogus for block sizes not a multiple of DEV_BSIZE.
(the bug is still there in the READ case)
- reset the block size to the 2048 bytes in finalize_track() track to avoid
an error when mounting a disk after an audio write.
- remove the WORMIOCQUIRKSELECT ioctl. Quirks are now recorded at probe time
(see scsiconf.c)
- change and expand the argument to the WORMIOCPREPTRACK ioctl. It now possible
to select more track options (copy bits, ISRC codes, track type,
track number)
- add an error handler to catch false errors (warnings in fact) and record
the error type.
- add an ioctl call (WORMIOERROR) to get more information on the nature of the
error when a command or a write failed.
- add an ioctl call (WORMIOCFINISHTRACK) to finalize a track without closing
the device (closing the device still finalize the track if the command was
not performed)
Approved by: joerg
1997-05-19 17:30:50 +00:00