Guy Helmer
22872b5fc2
Add kld(4) man page. Copyright notice in PR submission was "???", which
...
I changed to "Christopher G. Demetriou" since the page appears to be a
revision of lkm(4).
PR: docs/8611
Submitted by: Rajesh Vaidheeswarran <rv@fore.com>
1999-04-13 13:23:11 +00:00
Greg Lehey
cb79c9a4d7
Update description of how to analyse kernel dumps.
1999-04-13 01:18:51 +00:00
Dag-Erling Smørgrav
df24339750
Mention the new splash_pcx decoder.
1999-04-12 18:56:51 +00:00
Nick Hibma
885f82db0c
Fix typo's in previous commit.
1999-04-11 14:28:54 +00:00
Nick Hibma
db6d3fde6d
Added information on how to use a USB mouse under XFree.
...
Supplied by: Kazutaka YOKOTA
1999-04-11 14:27:52 +00:00
Nicolas Souchu
d2f72ff414
Fix docs/10737
1999-04-11 13:24:32 +00:00
Nick Hibma
a157bb8e3f
Corrections supplied by Kazutaka YOKOTA.
1999-04-11 12:21:47 +00:00
Nick Hibma
0ce315c4fa
Add the manpages for ums and ukbd (USB mouse and keyboards)
1999-04-11 00:15:40 +00:00
Bill Paul
953e5998b3
Dangit, forgot to add ti.4 to Makefile.
...
Pointed out by: bde
1999-04-07 14:42:55 +00:00
Mike Smith
459f481ed8
Document the new generic memory range management ioctls.
1999-04-07 04:03:51 +00:00
Bill Paul
d02c233129
Add driver support for gigabit ethernet adapters based on the Alteon
...
Networks Tigon 1 and Tigon 2 chipsets. There are a _lot_ of OEM'ed
gigabit ethernet adapters out there which use the Alteon chipset so
this driver covers a fair amount of hardware. I know that it works with
the Alteon AceNIC, 3Com 3c985 and Netgear GA620, however it should also
work with the DEC/Compaq EtherWORKS 1000, Silicon Graphics Gigabit
ethernet board, NEC Gigabit Ethernet board and maybe even the IBM and
and Sun boards. The Netgear board is the cheapest (~$350US) but still
yields fairly good performance.
Support is provided for jumbo frames with all adapters (just set the
MTU to something larger than 1500 bytes), as well as hardware multicast
filtering and vlan tagging (in conjunction with the vlan support in
-current, which I should merge into -stable soon). There are some hooks
for checksum offload support, but they're turned off for now since
FreeBSD doesn't have an officially sanctioned way to support checksum
offloading (yet).
I have not added the 'device ti0' entry to GENERIC since the driver
with all the firmware compiled in is quite large, and it doesn't really
fit into the category of generic hardware.
1999-04-06 17:08:31 +00:00
James FitzGibbon
dff53a6175
Document portmap_program and lpd_program
...
Suggested by: Bill Fumerola <billf@jade.chc-chimes.com>
1999-03-29 17:22:47 +00:00
Kenjiro Cho
aa52acea09
typo fixes
...
PR: docs/10738
Submitted by:Yamaguchi Takahiro tyama@titanium.crc.uec.ac.jp
1999-03-29 04:25:09 +00:00
Greg Lehey
af718cece7
Describe referenced states for plex and subdisk.
...
Remove BUGS entry for initializing RAID-5 plexes.
Get date right.
1999-03-28 08:50:11 +00:00
Greg Lehey
1d93d0cd8a
Remove incomplete diagram in troff output only.
...
Typo: replace 'subvolume' with 'subdisk'.
Put a \& in front of a line starting with a period.
PR: docs/10809
Reported-by: Kanenda
1999-03-27 00:22:34 +00:00
Bruce Evans
7784aabe43
Fixed bitrot in synopsis.
1999-03-26 02:11:59 +00:00
Bill Paul
92d75a9bb8
Fix recurring typo: fine -> file
1999-03-25 00:52:44 +00:00
Guy Helmer
b3dbbd0e0e
Mention securelevel 3 to match comment in rc.conf.
1999-03-24 14:07:33 +00:00
Brian Somers
685e0fcbef
Document natd_program
1999-03-24 10:28:16 +00:00
Greg Lehey
48a39913ba
Cosmetic changes for troff output
...
Long-wished-by: joerg
Clarify yet again how to perform a newfs on a vinum volume.
1999-03-24 09:22:06 +00:00
Alexander Langer
da69a97ff0
Typo fix (set --> get).
...
Obtained from: OpenBSD (David Leonard)
1999-03-22 23:13:37 +00:00
Dag-Erling Smørgrav
0f5d195d94
Document net.inet.ip.fastforwarding, and the fact that it bypasses the
...
ipfirewall code.
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-03-20 10:25:40 +00:00
Bill Fumerola
5175e4a53d
security(1) doesn't exist, but security(7) does.
...
PR: docs/10478
Submitted by: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
1999-03-20 04:03:56 +00:00
Greg Lehey
1151ad0883
Clarify yet again that we need to synchronize the debug state of
...
kernel and userland modules.
Describe the superdevice method of ensuring that people at least
recognize the problem if they run into a debug synchronization problem.
1999-03-19 07:27:31 +00:00
Guy Helmer
2112898830
Document the flags and p parameters to VOP_LOCK and VOP_UNLOCK. Also,
...
at Doug Rabson's suggestion, add vn_lock(9) as an alternative name for
this manpage and note its calling convention.
PR: docs/9338
1999-03-17 20:17:32 +00:00
Guy Helmer
a0dd8319bc
Spelling and grammar fixes.
...
PR: docs/10401
1999-03-15 16:01:22 +00:00
Guy Helmer
8575254514
Fix reference (FreeBSD 3.0.1 -> FreeBSD 3.1), remove apparent typo,
...
and fix reference to sysctl(8).
PR: docs/10428 docs/10482
1999-03-15 15:43:10 +00:00
Bill Fumerola
0b1fedaafa
1) line 76: "fine" should be "file"
...
2) line 80: "abso" should be "also"
PR: docs/10496
Submitted by: Osamu Mihara <mihara@prd.fc.nec.co.jp>
1999-03-15 02:49:13 +00:00
Bill Fumerola
84a6ebdc98
Typo - latter -> letter
...
PR: docs/10591
Submitted by: Kanenda <vanitas@ma3.seikyou.ne.jp>
1999-03-15 02:34:40 +00:00
Alexander Langer
7bdf965d5e
EACESS -> EACCES
...
Submitted by: garath@code.ridgefield.org via OpenBSD
1999-03-15 00:14:16 +00:00
Greg Lehey
1b419b8b74
Clarify the undesirability of static configuration.
...
Describe the problems of synchronization between userland and driver.
Tripped-over-by: Chris Foote <chris@senet.com.au>
1999-03-13 07:49:52 +00:00
Kazutaka YOKOTA
d98c3a8a98
Oops, syscons.4 hasn't been added to Makefile!
1999-03-11 14:10:31 +00:00
Guy Helmer
27a379e1e0
erst0 -> ersa0
...
PR: docs/9860
1999-03-07 18:57:50 +00:00
Guy Helmer
587aff8abe
MAKEDEV pty# makes 32 pty pairs, not 16.
...
PR: docs/9879
1999-03-07 18:53:10 +00:00
Bruce Evans
ec1b10869b
Removed old scsi section 9 man pages. Only cd.9 has been converted to
...
cam. scsiconf.9, sd.9, and st.9 can now be found in the Attic.
Reviewed by: ken
1999-03-06 19:03:31 +00:00
Bruce Evans
2f02d39302
Fixed bitrot in synopsis (devfs_link was renamed to devfs_makelink).
...
Didn't fix bitrot in this page's name; just install a link.
1999-03-06 17:37:20 +00:00
Bruce Evans
5ad5ff52b2
Fixed wrong function prototype(s) in synopsis.
1999-03-06 17:25:50 +00:00
Bruce Evans
522e56cf6d
Fixed bitrot in synopsis (u_long changed to uintptr_t for portability).
1999-03-06 17:21:14 +00:00
Bruce Evans
3b00e9bd92
Fixed C syntax error in synopsis.
1999-03-06 17:14:24 +00:00
Bruce Evans
399eae0d05
Fixed bitrot in synopsis (const poisoning hadn't reached here).
1999-03-06 17:10:15 +00:00
Bruce Evans
6232b00ed1
Fixed missing headers in synopsis.
1999-03-06 17:07:29 +00:00
Bruce Evans
95fd910edc
Fixed bitrot in synopsis (fuword() and suword() changed to support alpha).
1999-03-06 17:04:18 +00:00
Bruce Evans
dcb964fa34
Fixed bitrot in synopsis (some const poisoning hadn't reached here).
1999-03-05 18:43:00 +00:00
Joseph Koshy
8a7d0c6907
Typo fix.
...
PR: docs/10348
Submitted by: Chris Costello <chris@holly.dyndns.org>
1999-03-02 07:27:01 +00:00
Greg Lehey
b9848eb0e3
Change some .Ar macros to .Pa.
...
Describe /dev/vinum/control*
Describe drive "referenced" state.
Remove warning about kldunload; it seems to work now.
Still more descriptions of how to debug things.
1999-03-02 07:03:30 +00:00
Guy Helmer
f6c2429116
Add a missing word and change a "then" to "than".
...
PR: docs/9304 docs/9822
1999-03-02 03:55:34 +00:00
Guy Helmer
568e4cbb74
Apply mdoc macros, remove some spacing that caused unexpected line breaking,
...
and fix some spelling errors. (I also took the liberty of converting the
reference to LKMs to KLDs.)
PR: docs/9238 docs/9305
1999-03-02 03:45:47 +00:00
Kenneth D. Merry
f9d0451202
Fix misspelling of Julian's last name. Oops.
1999-02-27 07:56:08 +00:00
KATO Takenori
69d66c1e4e
The fe driver supports bridging, so added it to lists.
1999-02-25 10:48:31 +00:00
Bill Paul
4bfc6cc972
Minor updates for the ASIX AX88141, which is a newer version of the
...
AX88140A with power management and magic packet support. Correct the
addresses of the PCI power management registers and add some code to
detect the revision ID of the AX88141 and identify it in the probe
messages.
No other changes are needed since the AX88141 is functionally
identical to the AX88140A.
1999-02-23 01:52:42 +00:00