Commit Graph

1321 Commits

Author SHA1 Message Date
soren 86e8bea553 an(4) is not specific to i386. 2000-12-17 21:44:50 +00:00
thorpej a4e1165923 Note the isapnp front-end for the Aironet driver. 2000-12-17 20:38:22 +00:00
augustss 47ebd7e631 Spell the name of the driver an (not wi), also note pci attachment. 2000-12-14 04:49:20 +00:00
onoe 9676644627 fix typo: no not -> do not 2000-12-14 03:11:45 +00:00
onoe d565f4b278 add an.4 2000-12-14 03:03:58 +00:00
onoe a98df4a85f man page for an driver, obtained from FreeBSD. 2000-12-13 21:00:53 +00:00
itojun bac5a05e92 s/IP-only/IPv4-only/. 2000-12-12 18:15:38 +00:00
bjh21 fc878a5f9c Bump Dd 2000-12-11 23:50:16 +00:00
bjh21 2268d7952a Document cache-disable flag. 2000-12-11 23:49:36 +00:00
jdolecek a780efe627 reformat the module type descriptions, add stuff from former
/usr/share/lkm/README
add (short) Emulation module description, update Execution Interpreters
entry
add NOTES sections, mention secutiry considerations here and note that
module can crash system easily (part of the latter was also taken from
/usr/share/lkm/README)
don't xref /usr/share/lkm (that doesn't exist anymore) - reference
lkm/ under kernel source tree
remove BUGS section - the bit about 'killing machine' is under NOTES now,
and the streams note is outdated
2000-12-11 13:58:02 +00:00
ad f7e9cac3fa Xr iopctl 8 2000-12-11 13:53:11 +00:00
ad 119e6fa6aa Document the ioctl() interface. 2000-12-11 13:15:43 +00:00
ad 5ffa79d642 Remove junk. 2000-12-11 13:11:59 +00:00
ad f92936a714 Fix typo, and sync with reality. 2000-12-11 13:10:24 +00:00
bjh21 87517b3e0d Add podulebus(4) and unixbp(4). 2000-12-09 18:30:01 +00:00
bjh21 faef3e8ac9 Manual page for unixbp. 2000-12-09 18:29:17 +00:00
augustss cba59795d5 Fix tyop. 2000-12-09 02:11:51 +00:00
jdolecek 7f028da379 add I/O Data USB-ET/T to the list of supported devices 2000-12-06 21:45:41 +00:00
drochner 19e58bdc3b documentation for NFS_BOOT_BOOTP_REQFILE 2000-12-05 18:05:49 +00:00
ad 5edd5b624f Note auich. 2000-11-28 12:42:51 +00:00
thorpej ea9d918cfd Manual page for the auich(4) driver. 2000-11-28 05:15:12 +00:00
ad 57ea462da2 lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00
mrg 718e340319 document sparc64 usage. 2000-11-26 00:44:16 +00:00
itojun 2d2363e5d1 .Nd .Tn is too much. from openbsd, sync with kame 2000-11-24 10:25:11 +00:00
itojun 90f1f763c8 sync with recent kame.
- on AF_INET6, :: does not mean "local node"
- update draft/RFC revisions
2000-11-24 10:10:34 +00:00
itojun 5cd73eb3de mark some items that assume INET. 2000-11-24 10:09:46 +00:00
hubertf 734654cc72 more supported cards, from our release docs.
We REALLY need to get things more in sync...
2000-11-12 20:47:44 +00:00
hubertf 6a84818774 The ELSA AirLancer MC-11 card works fine with this driver. 2000-11-12 20:35:08 +00:00
ad 0a38453bd1 Promiscious mode works now. 2000-11-09 14:58:51 +00:00
ad 1710c774e5 Xr iop, and note a "capacity may be different than SCSI" gotcha. 2000-11-09 13:01:41 +00:00
ad 0129c52c7d - A few minor changes (typos and the like).
- Use SPLs in iop_msg_send() and not the interrupt mask - it accesses
  shared resources lower down.
2000-11-09 12:51:36 +00:00
ad f051907656 Note iopsp. 2000-11-08 21:41:55 +00:00
ad 8f37299b94 Note iop. 2000-11-08 21:40:24 +00:00
ad 54fd36679e Add documentation for iop and iopsp drivers. XXX Needs more beef. 2000-11-08 19:54:12 +00:00
kleink 3ba9e614c1 Markup buglet. 2000-11-08 18:19:19 +00:00
ad 975795b27b Note `neo' device. 2000-11-07 12:42:48 +00:00
ad 830d849bec Xr intro 4 2000-11-07 12:42:22 +00:00
lukem 279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
lukem ebcd47ebf3 use .Xr 2000-11-07 05:44:50 +00:00
itojun 8a3319ddda do not recomment IFA_STATS, as the code seemingly not tested
(panics frequently due to NULL pointer chasing in kernel)
2000-11-07 04:46:40 +00:00
thorpej 33831545e3 Manual page for the NeoMagic 256 driver. 2000-11-05 16:38:09 +00:00
thorpej d60bbc16eb Manual page for the PC-Weasel driver. 2000-11-04 18:51:58 +00:00
pooka 2fcad3069f s/spase_super/sparse_super/ 2000-11-02 22:31:02 +00:00
oster ba5bfcf115 Update to note obtaining kernel from RAID 1 set on pmax and alpha
architectures.
2000-11-02 03:34:08 +00:00
wiz 22c3d2b1af Replace a tab by a space, and `CNTL' by `CTRL'. 2000-10-27 11:25:16 +00:00
wiz 81fb8fda76 wscons include files live in /usr/include/dev/wscons, not /usr/include/wscons 2000-10-27 10:59:48 +00:00
ad 528e314143 Work around a fatal firmware bug on some boards. From msmith@freebsd.org. 2000-10-26 14:43:50 +00:00
sommerfeld eac79d61fb fix misc/11315: stale cross-ref to racoon(8) 2000-10-26 14:09:25 +00:00
bouyer 60c7f20eb1 Remove BUGS section; now that tagged queuing siop it at last as good as
ncr(4).
2000-10-23 16:38:10 +00:00
enami 5a1f841114 Add lsu.4 actually. 2000-10-23 10:55:45 +00:00