Commit Graph

1321 Commits

Author SHA1 Message Date
sommerfeld
0b4a816b2e Satisfy pedants 2000-07-05 14:54:01 +00:00
sommerfeld
502fc00210 Comment out EON ISO-over-ip tunneling pseudo-driver, and document as
broken/fragile.  Unlikely to be of much use, and confuses new users
when their system crashes when they, or their dhclient stumble over
it.  See kern/10500, kern/8994 for the gory details.
2000-07-05 04:07:22 +00:00
enami
f4eab681f2 One more typo. 2000-07-05 02:30:18 +00:00
shin
ad83d775db fix typo. 2000-07-05 02:24:11 +00:00
thorpej
fbf4a748b4 Note that these are created and destroyed dynamically now. 2000-07-04 20:06:26 +00:00
thorpej
c04e387d3c `count' no longer applies when configuring the pseudo-device. 2000-07-04 20:03:56 +00:00
onoe
217f72d966 Remove description about lack of WEP support from BUGS secsion. 2000-07-04 14:37:37 +00:00
augustss
141ff1b566 Add missing two missing \ 2000-07-04 12:57:44 +00:00
enami
1e59998dbb Fix SEE ALSO list;
- s/Cr/Xr/
- The manpage of envstat is in section 8 not 1.
- Separete each items by comma.
2000-07-04 08:57:44 +00:00
gmcgarry
76405ae56d audioamd(4) man page. 2000-07-04 07:59:12 +00:00
augustss
8d108de85a Xref more. 2000-07-02 00:52:50 +00:00
thorpej
3274a33753 Update for the new create-on-the-fly nature. 2000-07-02 00:47:52 +00:00
itojun
8c9768d831 - remove references to gifconfig(8). refer ifconfig(8) instead.
- BUGS section: IFF_POINTOPOINT is strange for multi destination mode
2000-06-30 18:32:13 +00:00
kleink
715c073d75 siso_family: u_char -> sa_family_t. 2000-06-26 16:21:22 +00:00
kleink
7da6fb4f9e sat_family: u_int8_t -> sa_family_t. 2000-06-26 16:17:13 +00:00
kleink
327d566893 sin6_family: u_int8_t -> sa_family_t. 2000-06-26 16:12:33 +00:00
kleink
175e98e2b1 Sync struct sockaddr_in with reality. 2000-06-26 16:11:37 +00:00
bouyer
6a452adcf5 Note PCI0648/0649 support. 2000-06-26 10:12:14 +00:00
soren
d2df3196f7 Note tr_pcmcia. 2000-06-19 04:04:46 +00:00
msaitoh
39b7678090 remove netconfig.4 and rpc.4 2000-06-16 06:50:36 +00:00
augustss
fb5d1ab7ad Update man pages to reflect the new things that can be attached to pnpbios. 2000-06-16 06:42:31 +00:00
fvdl
fbe0b56aea The rpc and netconfig files belong in section 5, not 4 (that's where they
are under Solaris). Pointed out by several people. Also, describe
struct netconfig in netconfig(5), as pointed out by Matt Green.
2000-06-15 20:05:51 +00:00
itojun
cce3a88546 typo. ftp(8) -> ftp(1) 2000-06-15 14:24:17 +00:00
itojun
2440a71706 to compile IPSEC_ESP enabled kernel, we no longer need a symbolic link
from src/crypto-intl.
2000-06-15 10:33:15 +00:00
itojun
b918f02846 typo 2000-06-15 08:12:41 +00:00
itojun
90ca25568b remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike.
(sync with kame)
2000-06-15 05:01:06 +00:00
cgd
c85d2eb42b sweep of my licenses for consistency. (no functional changes) These
files have copyright held by people in addition to myself.  (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.)  Their approval has been given re: the license
change.
2000-06-14 22:52:37 +00:00
cgd
db755e7c76 sweep of my licenses (userland files w/o only my copyright) for
consistency.  (no functional changes)
2000-06-14 17:24:02 +00:00
itojun
54bba557fc explicitly recommend listening to two sockets 2000-06-14 16:29:32 +00:00
itojun
b5d836ae92 document IPv4 mapped address issues (moved from inetd.8) 2000-06-14 15:59:50 +00:00
itojun
7c77443b0b describe more sysctl variables. 2000-06-14 13:06:30 +00:00
itojun
b2e33a4fd8 document issue with SADB_{,SPD}DUMP in BUGS section. (socket buffer full) 2000-06-14 12:36:11 +00:00
cgd
d220ca5ba3 fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well.  No functional changes.
2000-06-14 06:48:47 +00:00
scw
b7a8fc610a Document OPTi 82c621 support. 2000-06-13 09:43:07 +00:00
bjh21
4ed6e58789 Proper en-dash. 2000-06-13 00:24:13 +00:00
bouyer
5df54cd1f2 Note HPT366 support. 2000-06-12 21:27:12 +00:00
ad
47eb171a16 In SEE ALSO section:
- Note missing references to dpt(4) and wdc(4).
- Sort.
2000-06-12 11:24:36 +00:00
itojun
eb5b4aa559 typo. there's no ttcp(4) in netbsd. 2000-06-12 11:16:32 +00:00
ad
65fbf215fa - Formatting.
- Reword slightly to be more clear in one or two cases.
2000-06-12 11:14:30 +00:00
ad
412d66c34b Remove some crap that looks like it came from a conflict. 2000-06-12 11:11:19 +00:00
ad
f3415e7d0e Note EGA support. 2000-06-12 11:04:15 +00:00
itojun
0c0d0ee98e tiny nroff nit. correct order of sections. (sync with kame) 2000-06-12 10:32:06 +00:00
augustss
3434d1941c Fix spelling. 2000-06-11 01:13:44 +00:00
veego
b18cd8346c One eisa.4 entry is enough.
Only noticed because make failed with:
install -r -c -o bin -g bin -m 444 eisa.cat4 eisa.cat4 /usr/share/man/cat4/eisa.
2000-06-10 20:00:11 +00:00
itojun
3fff705c2a update i-d #. (sync with kame) 2000-06-10 08:02:20 +00:00
enami
588bdb0ce7 Replace unreachable url with reachable one. 2000-06-09 15:11:01 +00:00
onoe
a2ec330737 Add Nokia C020 and Farallon SkyLINE to supported hardware.
Note wiconfig(8).
2000-06-09 13:06:32 +00:00
itojun
28fea45199 sync with header file change. s/u_int/unsigned int/ 2000-06-08 21:20:37 +00:00
jhawk
84ceb5dfe7 Fix long-standing inconsistency between manapage and code.
The "ditto" character is " (double-quote); not , (comma) as
indicated in the manpage; and not ' (single-quote) as indicated
in the man.old -style manpage from which the mdoc manpage was derived.

Some other versions of ddb use single-quote for this feature, and this
part of the code may change again in the near future, but the documentation
now affects reality now.
they
2000-06-07 13:24:11 +00:00
gmcgarry
66113db19c Autonegotiation is reported to work. Change the statement to a warning
rather than a problem.  Promiscuous mode has been fixed.
2000-06-07 02:12:00 +00:00
gmcgarry
3129070fd6 New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which
didn't work.  Renamed to avoid clash with next68k network driver.
2000-06-05 23:14:22 +00:00
gmcgarry
efa5140d27 Document APM_ALLOW_BOGUS_SEGMENTS. Update description for APM_POWER_CHANGE,
addresses PR10066 from Takahiro Kambe <taca@sky.yamashina.kyoto.jp>.
2000-06-04 22:38:58 +00:00
veego
f9e6343390 Add netconfig.4 and rpc.4.
And format the entries a little bit.
2000-06-03 07:18:47 +00:00
fvdl
03359a9af1 Add netconfig(4) and rpc(4) manual pages. 2000-06-02 23:18:31 +00:00
gmcgarry
59d8ecda45 xntpd -> ntpd 2000-05-31 22:26:58 +00:00
augustss
0dbfa7d01e Note that the Y-E Data floppy works. 2000-05-30 02:04:48 +00:00
jdolecek
3e9a22e83b add the 'slot ?' to example config line 2000-05-29 08:56:01 +00:00
augustss
2499d71cdf Add mca(4) man page. Xref and add some tr(4) info. 2000-05-28 22:37:46 +00:00
enami
72d16d3ff2 Convert to use mdoc macros more. The pervious commit, which partially
converted to mdoc, just results malformed output.
2000-05-27 02:23:19 +00:00
jdolecek
49e9b8f9f9 note MCA attachment for Adaptec AHA-1640 2000-05-26 20:56:37 +00:00
jdolecek
24e1cab092 note the MCA attachment 2000-05-26 19:01:51 +00:00
thorpej
bc166bd72a Docuement Xircom X3201-3 and Davicom DM9102/DM9102A. 2000-05-26 16:41:52 +00:00
jhawk
ef5465cf9f Note "sifting" requires backslash escapes for leading digits. 2000-05-23 23:48:43 +00:00
jhawk
41ebaaaf09 Add a "sifting" command to ddb (named from the Sun OpenPROM command of
the same name); it searches the symbol table(s) for all symbols matching
a given substring, and prints.

Extremely useful for when you forget that critical symbol name.

Also, with /F support (cf. "ls -F") to print a char indicating the
symbol type.
2000-05-22 14:49:10 +00:00
jhawk
6bea74b95a BREAK gets ddb on the i386 serial console
fix ")." misconstruction (mandoc)
2000-05-22 11:46:07 +00:00
jhawk
b931e9206f Sort commands alphabetically (wow, much easier to find things now).
Fix few commands using Cm instead of Ic [consisntency].

Make .Bl's -compact in most cases (where items are one-line entries);
dramatically improves readability
2000-05-22 11:28:36 +00:00
itojun
2abe5dee91 refer inet6(4) and ip6(4) where necessary. 2000-05-22 02:01:34 +00:00
soren
d07e520289 No more 'mach halt' on MIPS. 2000-05-21 05:42:01 +00:00
jhawk
6799326e44 Comment out "xf" and "xb"; they aren't implemented and don't
ever appear to have been.
2000-05-20 02:28:33 +00:00
thorpej
6c7c329b31 Manual page for the Cyclades-Z mutli-port serial adapter driver. 2000-05-17 18:15:08 +00:00
itojun
9b2a791c1b improve recommendation on inbound packet filtering/auditing. 2000-05-17 02:27:51 +00:00
jhawk
f9d6838fb8 Document "!" as a synonym for "call" 2000-05-15 20:37:56 +00:00
bouyer
d7e243ca4f Use same copyrigth notice everywhere. 2000-05-15 06:33:21 +00:00
bouyer
48d7ad6cf4 Add a man page for siop and xref it. 2000-05-15 06:31:56 +00:00
bjh21
676b808327 Tidy up a typo 2000-05-14 10:09:45 +00:00
bjh21
6a05ab8371 Accuracy 2000-05-14 10:08:15 +00:00
bjh21
5f06420548 et is now ei 2000-05-14 10:04:21 +00:00
bjh21
471fe4c6da Add copyright notice 2000-05-14 10:00:38 +00:00
bjh21
cdd5634031 Change to my standard licence notice 2000-05-14 09:54:54 +00:00
itojun
2e9df64fa3 sync IPv4 rogue address filter with RFC1122. (sync with kame) 2000-05-14 03:44:02 +00:00
mycroft
dd7aa6db1b GC spurious blank lines. 2000-05-13 15:27:17 +00:00
mycroft
1f2cf096b8 GC spurious blank lines. 2000-05-13 15:22:15 +00:00
mycroft
3c20f768a7 Fix formatting glitches. 2000-05-13 15:20:35 +00:00
jhawk
86584b9a4e Synchronize with reality. Fixes PR 9233. 2000-05-13 05:25:58 +00:00
bjh21
6c97e2bd78 Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
jhawk
e02d0e3597 Back out rev 1.7 of i82365_isa.c; 0x300-0x3ff, or even 0x330-0x3ff
is not a reasonable place to allocate 12-bit pcmcia iospace.
It seems to cause conflicts on a large number of modern laptops,
necesitating hand-patching of the kernel (mostly due to
video devices in the upper range of that space).

This will presumably cause problems on the NEC Versa 6030X,
however that appears to be a vastly less common case than
the laptops that are inconvenienced by the current state.

12-bit iospace now uses 0x400-0xfff.
2000-05-09 17:59:39 +00:00
joda
6d3ce966ce VIA VT82C686A hardware monitor 2000-05-08 16:40:42 +00:00
wiz
a30914202c add man page for bktr(4) 2000-05-07 20:46:10 +00:00
itojun
0098d48228 typo; duplicated verb 2000-05-07 06:23:02 +00:00
augustss
32e67c7edb Add pas(4) man page. 2000-05-06 14:33:22 +00:00
augustss
dcb22c6a4f Make some more links. 2000-05-03 22:59:36 +00:00
augustss
b8119742d5 Move bba(4) man page since it works for both alpha and pmax. 2000-05-03 22:56:55 +00:00
drochner
f518286a27 fix typo 2000-05-02 19:02:28 +00:00
augustss
d81e26a851 Note rtk and com attachment at cardbus. 2000-05-02 11:54:15 +00:00
augustss
c279885e45 Add a very short man page for mainbus (following my philosophy that
every device in the config file should have a man page).
2000-05-02 11:42:06 +00:00
augustss
062a7e5eb4 Xref pnpbios(4). 2000-05-02 11:11:39 +00:00
augustss
f788a32437 Add line for cms attach. 2000-05-02 11:05:27 +00:00
augustss
f4284215b0 Update bba(4) man page and xref it. 2000-05-02 08:00:00 +00:00
augustss
08e476f3c5 Add bba(4) man page. 2000-05-02 07:17:20 +00:00
itojun
e37f1e2284 specification (specifically, 6to4-04) forbids use of private
IPv4 address in 6to4 prefix.
2000-05-02 04:05:25 +00:00
augustss
221cbea0c2 Add cms(4) man page. 2000-05-01 22:46:43 +00:00
augustss
425a1525a7 Fix typo. 2000-05-01 09:32:59 +00:00
augustss
afc55c0adf Xref cmpci(4). 2000-04-30 23:51:51 +00:00
augustss
891e47054b Add cmpci(4) man page. 2000-04-30 22:03:24 +00:00
uch
fa8a38980b update man page. 2000-04-28 19:15:15 +00:00
augustss
4af55eca62 Xref rtk(4). 2000-04-27 16:27:35 +00:00
msaitoh
64460a0195 rl.4 -> rtk.4 2000-04-27 13:39:22 +00:00
haya
42ef08cae2 Rename manual page for RealTek RTL81[23]9 driver. This is copied from
rl.4 rev 1.2.
2000-04-27 08:56:42 +00:00
itojun
9d8c88b382 remove reference to vif(4). PR 9930 from Greg Woods. 2000-04-24 13:23:59 +00:00
matt
062baf0157 Add DELQA references. Remove IFF_TRAILERS note since NetBSD doesn't have
trailers anymore.
2000-04-23 21:04:02 +00:00
matt
9b1f3f4d2d note secondary csr used by DEQNAs. 2000-04-23 20:40:44 +00:00
matt
1c6337fe76 Note that IBCS2 also mean SVR3 and vax. 2000-04-23 18:58:46 +00:00
matt
1039107b59 Add scsi cross reference. 2000-04-23 18:39:50 +00:00
matt
983caed134 Add asc.4. Reformat to make adding/removing entries easier. 2000-04-23 18:26:42 +00:00
matt
fec059ae32 Add manpage for VS4000 SCSI attachment 2000-04-23 18:20:54 +00:00
ragge
06de28e743 Nice to have a rl man page also. (Where did the old one go?) 2000-04-22 17:40:28 +00:00
itojun
a4c0de6355 correct description on ipsec AH twist. 2000-04-20 14:24:43 +00:00
itojun
16740380e6 sync with latest kame coc. add AH tunnel twist in caveat section. 2000-04-20 08:08:33 +00:00
augustss
a3bdc6a5f9 Update HARDWARE list. 2000-04-19 20:39:11 +00:00
itojun
11b0c60db2 use "Op Ar count" rather than hardcoded number 2000-04-19 09:42:24 +00:00
itojun
8c8a291b7f add stf(4), for stf (6to4) pseudo interface. 2000-04-19 06:34:19 +00:00
itojun
78d75a2130 improve bugs and security section. correct reference.
(sync with kame)
2000-04-19 06:31:49 +00:00
itojun
979880d916 cleanup $KAME$. 2000-04-19 05:31:29 +00:00
itojun
8d205dbca9 document IPV6_PORTRANGE. 2000-04-19 05:18:01 +00:00
augustss
0e00356898 Make PCIBIOS point to pcibios. 2000-04-17 17:02:16 +00:00
augustss
b224c2d757 Mention and xref pcibios(4). 2000-04-17 16:58:38 +00:00
itojun
e688f5e39a fix unterminated sentence. remove space at EOL. 2000-04-17 05:03:25 +00:00
perry
994ba36f4b add uftdi.4 (it was missing from the makefile) 2000-04-16 23:36:51 +00:00
tsarna
a32696c2de Death to nfsiod!
It is replaced by kernel threads that do the same thing. The number of
kernel threads used is set with the vfs.nfs.iothreads sysctl.
2000-04-15 21:14:48 +00:00
augustss
3bd4f105d9 Say something about the mixer controls. 2000-04-15 16:32:41 +00:00
augustss
6f3f5d93d8 Minor editorial fixes. 2000-04-14 14:55:46 +00:00
augustss
23de687384 Add uftdi(4) man page.
Update usb(4) man page to be closer to reality.
2000-04-14 14:55:18 +00:00
augustss
dbe724e9df Add urio(4) man page. 2000-04-14 14:48:29 +00:00
jhawk
a71de73182 From kern/9569.
Preserve ddb's idea of "count" from one command to the next if
repeating a command via hitting newline.
2000-04-13 22:48:29 +00:00
jhawk
c0274e402d Fix some typographical errors accidently commited
to the 1.4 branch (1.3.2.2).
2000-04-13 22:04:23 +00:00
jhawk
b938c62328 Re-sort references (by section, then alpha by name) per mdoc.samples(7) 2000-04-13 20:05:52 +00:00
jhawk
73ada5abd6 Fix port-i386/9683 ("No doc on pcmcia IO space conflicts").
Note the usage and existance of options PCIC_ISA_ALLOC_IOBASE and
PCIC_ISA_ALLOC_IOSIZE.
2000-04-13 19:40:02 +00:00
is
a11e71c0f9 Clarify language. Fixes PR 9708 by Matthew R. Green. 2000-04-13 11:14:42 +00:00
augustss
147fc51309 Add upl(4) man page. 2000-04-09 18:27:04 +00:00
augustss
a60d90540d Bring man page up-to-date. 2000-04-09 18:25:53 +00:00
erh
ba1b2fbe3b Add #include <sys/types.h> since the other header files need it. 2000-04-08 03:31:05 +00:00
enami
07702f68a6 Introduce new filesystem type FS_CCD so that an operator can mark the
ccd component partition.  Note that the ccd driver still allows partitions
of any types as components since an on-disk BSD disklabel isn't available
on some port.
2000-04-05 04:03:20 +00:00
augustss
bde257eda1 Make attachment locators match reality. 2000-04-03 01:14:18 +00:00
augustss
136667cd21 Note umass(4) changes. 2000-04-02 23:48:14 +00:00
tsarna
54f08f143d Xref fms(4) too 2000-04-01 00:32:23 +00:00
augustss
af00111d22 Xref auvia(4). 2000-03-31 20:23:44 +00:00
hubertf
ca4c16d936 Note that the Handspring Visor is a Palmpilot compatible PDA. 2000-03-31 13:08:01 +00:00
tsarna
b3211bfad4 Back out last. Didn't mean to commit it yet. 2000-03-31 05:58:57 +00:00
tsarna
3fcc80b868 Man page for auvia(4). Also xref fms(4) from audio(4). 2000-03-31 05:49:59 +00:00
augustss
bf2c43adb6 Xref uvisor(4). 2000-03-30 17:53:56 +00:00
augustss
9dc719027b Add uvisor(4). 2000-03-30 17:09:09 +00:00
augustss
05588e792a Add Visor man page. 2000-03-30 16:57:47 +00:00
ws
39d088cbd3 Provide some form of documentation for IPKDB. 2000-03-28 14:21:46 +00:00
martin
aa06a55954 Added an entry for the new PCI attachment of this driver. 2000-03-27 09:05:48 +00:00
mycroft
d5d33d2b7f Add some text about `dialout' devices. 2000-03-23 19:48:29 +00:00
onoe
18a4fe585b supports 802.11 DS cards as well as FH cards. 2000-03-22 11:24:33 +00:00
itojun
1e2580bc32 correct reference and example. 2000-03-22 08:19:30 +00:00
augustss
48a09511be Fix typo. 2000-03-21 20:47:34 +00:00
augustss
1f5130e712 Note as a BUG that OPL3 is used as an OPL2. 2000-03-21 20:42:07 +00:00
drochner
636652df32 make clear it's the 802.11 RoamAbout card which is supported, not the
older models
pointed out by cgd
2000-03-21 19:59:16 +00:00
ad
85a89c2017 Note some 'bugs'. 2000-03-21 13:11:45 +00:00
ad
11caabf6bd Note one 'bug'. 2000-03-21 13:10:23 +00:00
soda
9c35e2d9d5 merge changes in FreeBSD.
XXX - supported hardware list is somewhat awful...
2000-03-21 10:38:24 +00:00
augustss
1fc4d58335 Add esp reference and xref pcmcia. 2000-03-20 18:28:28 +00:00
ad
e27368706e Note cac(4). 2000-03-20 18:16:16 +00:00
pk
e07db3089d Spelling. 2000-03-20 11:52:34 +00:00
pk
4592b78fd2 spelling. 2000-03-20 11:51:59 +00:00
mycroft
cf7960a4a0 Mention the PCMCIA attachment. 2000-03-20 05:31:21 +00:00
augustss
b111207df9 Document USB_SET_REPORT. 2000-03-20 01:35:30 +00:00
augustss
2969a97b0c Add new hardware. 2000-03-20 01:34:22 +00:00
jdolecek
9456c0fc44 Note Advanced Micro Devices AMD-756 IDE Controller support, remarked
by Dave Sainty in kern/9640.
2000-03-19 10:07:37 +00:00
augustss
ae8cbf077e Mention nca(4). 2000-03-18 16:54:37 +00:00
soren
a2756a1d62 Appeared in 1.4. 2000-03-18 14:45:42 +00:00
augustss
6b1ce572cf Add a rudimentary man page for the nca driver.
(Why do people not do this when they add drivers?)
2000-03-18 14:08:19 +00:00
ad
1c12f136eb Documentation for cac/ca devices. 2000-03-16 14:54:56 +00:00
nathanw
db94f2dea3 Include isapnp attachment. 2000-03-14 20:17:46 +00:00
soren
874c2bbe49 Fix doubled 'the's. 2000-03-13 22:37:10 +00:00
drochner
d23390acec -mention support for DEC/Cabletron RoamAbout
-correct "first appeared" line
2000-03-13 19:28:35 +00:00
groo
bc60ba9fb7 Note how often sensor data is fresh. 2000-03-10 05:30:38 +00:00
groo
bee07ea181 document rfact 2000-03-09 04:17:20 +00:00
kleink
5434e486cd Xref clcs(4). 2000-03-06 18:49:11 +00:00
perry
75d6c3f964 make clear twice year DST problems with RTC_OFFSET -- from jhawk. 2000-03-06 01:08:34 +00:00
oster
839aa84528 Update comments about using raw partitions. 2000-03-03 23:31:36 +00:00
groo
96c9002613 Remove pnpbios attach from synopsis
Note there are no known pnpbios ids for lm chips
2000-03-01 20:12:45 +00:00
hubertf
2336090e01 fix typo: legaty -> legacy 2000-03-01 16:28:34 +00:00
hubertf
f6754feada add 3com homeconnect (3c460) 2000-02-29 19:23:23 +00:00
augustss
806ca507b5 Add 3Com 3c460 2000-02-29 19:14:43 +00:00
enami
f5419e2136 Sort SEE ALSO section first by section. 2000-02-28 13:54:55 +00:00
enami
833abddadd Sync the SYNOPSIS for tlp at cardbus wi/ reality. 2000-02-28 13:44:53 +00:00
enami
018973035f - Add a necessary period.
- Make sentences are separated by two spaces.
- Add Melco WLI-PCM-L11 in hardware list.
2000-02-28 13:28:42 +00:00
ad
a06aabf7a9 Say that it does use features like RAID, and briefly explain how it's
accomplished. Noted by a couple of people that it might not be obvious.
2000-02-28 09:46:57 +00:00
soren
22f04b2a5c Typo. 2000-02-28 06:54:50 +00:00
augustss
84f956a487 Document that the flags can be used to force polling. 2000-02-27 23:13:23 +00:00
augustss
0deac90027 Add a pcibios(4) man page. 2000-02-27 17:09:39 +00:00
groo
92ec09f565 cleanup; suggested by hubertf in private mail. 2000-02-27 04:11:14 +00:00
wrstuden
b4e4ede4f1 Add options OVERLAY 2000-02-27 01:29:48 +00:00
groo
68fe9fc6d9 Addition of lm.4 and envsys.4 2000-02-27 01:00:03 +00:00
groo
2ba6fe0d02 Environmental Systems API 2000-02-27 00:59:49 +00:00
groo
12abb6f348 National Semiconductor LM7[89] and compatibles 2000-02-27 00:59:23 +00:00
oster
1ee4d85bd1 Mention IDE and HP-IB drives too. 2000-02-26 19:55:01 +00:00