wrstuden
578bd7c516
historical BSD sounds better than BSD historical
2002-07-18 03:22:11 +00:00
wrstuden
b1950d5c05
Update to match change in TCP_NODELAY inheritance for passive sockets.
2002-07-18 03:20:51 +00:00
hubertf
73239eb26f
Document VGA_CONSOLE_SCREENTYPE and VGA_CONSOLE_ATI_BROKEN_FONTSEL
...
kernel options.
Submitted by Julio Merino <jmmv@hispabsd.org> in PR 17624.
2002-07-17 22:02:13 +00:00
wiz
50ae89bcee
Remove superfluous quotation marks in options. Noted by Julio Merino
...
ing misc/17623.
2002-07-17 19:36:30 +00:00
wiz
f277e86bfd
Punctuation/casing fixes, and don't repeat too verbosely how to set sysctl()s.
...
Noted by Martin Husemann.
2002-07-16 09:03:10 +00:00
wiz
7dc4401b11
Add a paragraph about MSS clamping (refer
...
http://www.netbsd.org/Documentation/network/pppoe/ )
on request by billc and martin. Some minor fixes.
2002-07-15 22:03:00 +00:00
thorpej
17c22b6599
List some additional DP83820-based cards.
2002-07-11 18:21:02 +00:00
rh
2cb84c41cc
Note SMC 2206USB/ETH support
2002-07-11 00:23:31 +00:00
wiz
e00999b95c
Add man page for gem(4). OK'd by eeh.
2002-07-09 23:30:21 +00:00
wiz
d450072570
Use .Fn to mark up functions (.Xr might be a good alternative, too).
2002-07-08 10:46:00 +00:00
abs
b615d06ee1
Document MALLOC_NOINLINE
2002-07-08 10:37:04 +00:00
mason
bcf83ebf70
fix typo
2002-07-05 18:33:20 +00:00
nathanw
fefd2b4a29
Remove ess at isa.
2002-07-05 04:02:14 +00:00
yamt
e248a34ecb
an example that uses DR0.
2002-07-03 11:05:20 +00:00
yamt
05e18e3144
document KSTACK_CHECK_DR0.
2002-07-03 03:05:03 +00:00
yamt
a21aabfeb6
document KSTACK_CHECK_MAGIC.
2002-07-03 02:19:55 +00:00
wiz
ccd8cddc93
Remove trailing spaces.
2002-06-26 15:28:11 +00:00
gmcgarry
97652ddb51
Reformat a little, clarify terminology and make less terse.
2002-06-26 06:44:59 +00:00
wiz
b023fd1c8e
Minor grammar and typo fixes.
2002-06-22 20:16:31 +00:00
bjh21
44e5bfb565
Add some documentation for some of the WSDISPLAYIO_* ioctls. This
...
is largely derived from existing implementations, and may be incorrect.
2002-06-22 19:08:32 +00:00
itojun
c7756bc7c4
reject packets with private address (follow RFC). sync w/kame
2002-06-20 09:12:08 +00:00
itojun
3edd23835b
s/duo/duo series/, as it may work on non-230 powerbook duo.
2002-06-20 02:24:05 +00:00
wiz
d92b5a4634
Add a space, mdoc fix, and let netdock(4) appear in 1.7, not 1.6.
2002-06-19 10:17:17 +00:00
itojun
7dba307bd4
preliminary manpage for netdock(4). hope to update with more info.
2002-06-19 09:46:48 +00:00
gmcgarry
90e61fba91
UPLCOM -> UMCT
2002-06-19 05:30:09 +00:00
wiz
e8477b6fb8
Our init(8) page contains comments about the securelevels, so
...
references that instead of securelevel(7).
2002-06-18 14:17:05 +00:00
wiz
9a17f2a61e
Fix Dd string, sort sections, and fix two typos.
2002-06-18 12:30:50 +00:00
augustss
8903b07896
Update to match reality.
2002-06-18 06:23:55 +00:00
augustss
877cc2731b
Document SYSTRACE.
2002-06-18 06:11:29 +00:00
enami
508a11256f
Add brief manpage for amdpm(4).
2002-06-18 00:37:04 +00:00
christos
49a54992e4
don't forget to install systrace.
2002-06-17 17:47:03 +00:00
wiz
636ac6bc93
Drop a trailing space, and comment xref to securelevel(7) which we don't
...
have.
2002-06-17 17:12:18 +00:00
christos
35811e49fb
systrace device documentation.
2002-06-17 16:31:50 +00:00
itojun
e64f591364
mention that GATEWAY will compile in sys/netinet/ip_flow.c.
2002-06-12 02:08:30 +00:00
wiz
e768795cdc
There's no usb(3); remove Xrefs to it.
2002-06-12 00:24:39 +00:00
itojun
bb0b85187b
SIOCSIFADDR/IFDSTADDR destroys outer address settings, therefore, we need to
...
do "ifconfig tunnel C D" after "ifconfig A B". i believe the behavir is weird
and non-intuitive, and should be fixex.
2002-06-10 02:49:35 +00:00
wiz
c39fdd3f85
While we're rototilling the man page: Use more markup; grammar fixes;
...
remove another reference to unsupported AppleTalk; update .Dd.
2002-06-09 20:05:55 +00:00
itojun
4d660387a6
gre(4) supports IPv4/AppleTalk/NS over IPv4, not just IPv4 over IPv4.
2002-06-09 19:47:03 +00:00
itojun
7864ca478f
deprecate IFF_LINK2, !IFF_LINK0 is enough.
...
no need to manipulate IFF_LINK1 with IFF_LINK0.
remove reference to greconfig(8).
2002-06-09 19:17:43 +00:00
martin
a990d7ac62
Oops, typos in the new example.
...
Also note that the new example is a good example for LINK1 useage, so add
that as well.
2002-06-09 12:19:39 +00:00
martin
79e1630f17
Improve a bit, add another example, remove a bogus BUGS entry, add a note
...
for MTU adjustment.
2002-06-09 10:44:57 +00:00
itojun
081662bc11
tell about MTU size limitation
2002-06-08 23:21:36 +00:00
wiz
8999a8b386
End sentence with a dot, not a comma (misc/17197 by Julio Merino), and mark up
...
a bit more.
2002-06-08 22:19:54 +00:00
itojun
bd9254cae6
note that we intentionally violate RFC2553 for security reasons
2002-06-07 17:33:07 +00:00
itojun
55b021bea9
reorder sentence for clarity
2002-06-07 17:28:46 +00:00
wiz
c8f923975f
Sort SEE ALSO.
2002-06-07 11:15:45 +00:00
gmcgarry
d0c1fe487d
Document USERCONF and PERFCTRS
2002-06-06 21:05:05 +00:00
augustss
3bd8775b6d
Note that cs can attach to mainbus on pmppc.
2002-06-05 06:54:23 +00:00
augustss
3745c48073
Fix typo.
2002-06-05 06:53:26 +00:00
itojun
75e5289eda
typo
2002-06-03 09:12:16 +00:00
bouyer
3a63a4122e
Note DFE-580TX
2002-06-01 17:33:21 +00:00
wiz
8f713e513e
Descend into man4.pmppc.
2002-05-31 12:20:32 +00:00
wiz
a71c7fba62
Use standard directory name (man4.pmppc instead of man.pmppc).
2002-05-31 12:11:17 +00:00
augustss
819220dbb3
Add some man pages.
2002-05-31 10:43:28 +00:00
augustss
8ff8887643
Put some info in this file.
2002-05-31 00:01:39 +00:00
augustss
b8f3581f52
Add a place for pmppc man pages.
2002-05-30 23:45:23 +00:00
itojun
784d7467c1
remove comment about route(8), which does not really fit here.
2002-05-29 23:40:25 +00:00
grant
05429892c8
add ref to atactl(8)
2002-05-28 04:10:17 +00:00
grant
5eb3939919
add ref to scsictl(8)
2002-05-28 04:08:52 +00:00
wiz
180ed1d2e0
Add man pages for bm(4), gm(4), and mc(4). Some helpful
...
information provided by Michael Wolfson and various people on port-macppc.
2002-05-21 00:49:54 +00:00
wiz
5bbb967491
For consistency, use MLINKS, not LINKS.
2002-05-20 16:21:32 +00:00
pooka
0bcdf55e14
gio first appeared in 1.5
2002-05-20 16:19:50 +00:00
yamt
f3b8388799
TIOCSLINEDD -> TIOCSLINED
2002-05-20 13:50:26 +00:00
wiz
8221433490
mdoc improvements and typo fixes.
2002-05-19 20:47:26 +00:00
pooka
166eb00bf3
add man4.sgimips
2002-05-19 20:39:18 +00:00
pooka
8c6d354d5c
man-pages for hardware found in indy/indigo2
2002-05-19 20:38:52 +00:00
david
1a7e4e2260
Note what this device does. (Thanks Jason! ;-)
2002-05-16 03:50:54 +00:00
kleink
01cffcf64c
Sync with headers: u_int16_t -> in_port_t.
2002-05-13 08:23:58 +00:00
ichiro
8597354bd2
s/RL8150/RTL8150
2002-05-13 05:41:31 +00:00
wiz
d30d25dc1a
Spelling fixes, from Sergey Svishchev in kern/16650.
2002-05-12 15:48:36 +00:00
uch
f0d5a0eb69
document sh3 and hpcsh usage.
2002-05-09 16:42:16 +00:00
scw
bf8faa9dd5
Update to reflect FT8U232AM support.
2002-05-08 18:11:28 +00:00
onoe
e932e8f432
Add some CF cards: D-Link DCF-650W, Symbol Wireless Networker,
...
Linksys Instant Wireless
2002-05-07 09:56:32 +00:00
wiz
23b4e81d1c
Sort sections.
2002-04-26 02:28:32 +00:00
wiz
7454d828a0
Sort SEE ALSO, and update date for aac addition.
2002-04-26 02:26:46 +00:00
ad
77e08f053a
Add a driver for Adaptec FSA RAID controllers, as often found in Dell
...
servers. Based on the FreeBSD/OpenBSD versions.
2002-04-26 02:05:07 +00:00
kleink
d4fbf896be
Note eso(4) attachment.
2002-04-25 00:59:25 +00:00
kleink
7d15aed65e
Attach joy(4) at eso(4).
2002-04-25 00:57:47 +00:00
bouyer
357e8d94bd
Fix copyright notice.
2002-04-23 20:10:28 +00:00
wiz
9e12203110
Fix typo.
2002-04-23 20:01:54 +00:00
wiz
2d35a565b6
Fix Dd, sort SEE ALSO.
2002-04-23 19:59:39 +00:00
bouyer
410d0594cd
Add a man page for esiop. While I'm there remove references to ncr(4).
2002-04-23 19:38:57 +00:00
wiz
162a640859
Fix a typo and drop a space.
2002-04-23 12:07:47 +00:00
augustss
c17732b6e5
Add skeleton man pages for acpi drivers.
2002-04-23 12:01:16 +00:00
wiz
2eb0022dc2
Sort sections.
2002-04-22 21:10:55 +00:00
ad
9a09578e25
Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts
...
taken from OpenBSD. Test hardware kindly provided by Intel. This still needs
management bits, and doesn't support older controllers, but that shouldn't
be hard to fix.
2002-04-22 21:05:19 +00:00
bouyer
d1f3cfb2c3
Document SIOP_SYMLED option.
2002-04-18 12:54:56 +00:00
wiz
c6dc851f64
Remove opms(4) and its device, /dev/pms0, from the i386 port, because
...
it has been obsoleted by pms(4).
Reviewed by fvdl and christos.
2002-04-18 12:54:09 +00:00
wiz
5040dc6d7d
Remove last(?) traces of pmsi.
2002-04-16 11:49:54 +00:00
gmcgarry
fd08163598
Replace vax-specific cross references with MI ones.
2002-04-16 02:53:16 +00:00
simonb
2e3d50dbd3
Add algor and evbmips attachments.
2002-04-15 07:33:27 +00:00
martin
20cec68f36
Fix copyright notice.
2002-04-14 11:42:55 +00:00
isaki
d94d75b353
Delete BUGS section.
...
Broken recording and bad quality is now fixed.
2002-04-07 15:06:12 +00:00
lukem
84505c7adf
fix comma
2002-04-07 04:20:17 +00:00
wiz
779da7b65b
No .Pp before .Sh.
2002-04-05 23:25:36 +00:00
thorpej
09ebc46c6e
Document the interrupt mitigation microcode option.
2002-04-05 20:01:41 +00:00
gmcgarry
b4f31e9e93
hpib devices attach to hpibbus?
2002-04-05 05:37:22 +00:00
augustss
b3d17dfe30
Xref urlphy.
2002-04-02 20:45:40 +00:00
lukem
d213d804f7
Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,
...
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...
2002-04-02 05:30:34 +00:00
wiz
c5fcadba34
Sort sections, sort SEE ALSO.
2002-03-29 16:23:50 +00:00
martin
7796c0f420
Add a man page for the nell driver, document current state and limitations.
2002-03-29 10:23:07 +00:00
ichiro
7ed7b1185b
s/RL8150L/RTL8150L
2002-03-29 04:50:42 +00:00
wiz
e64116ef31
mdoc fixes, and correct HISTORY section.
2002-03-29 00:00:11 +00:00
ichiro
f51a1295d1
add url(4)
2002-03-28 21:38:09 +00:00
ichiro
40e484a087
add simple manual for url(4)
2002-03-28 21:35:28 +00:00
thorpej
f448e157d7
Manual page for the Intel i8254x Gigabit Ethernet driver.
2002-03-28 05:07:58 +00:00
wiz
4a4415baa7
End sentence with a dot, not a comma.
2002-03-25 19:32:26 +00:00
wiz
f476686b6c
mdoc fixes
2002-03-25 19:27:45 +00:00
martin
156d335bb2
Add man page for the Fritz!PCI ISDN card driver
2002-03-25 19:15:35 +00:00
wiz
afc5670acb
Fix installation subdir.
2002-03-24 22:36:30 +00:00
bjh21
aa798d41af
Move manual pages, man[48].arm26 -> man[48].acorn26.
2002-03-24 22:29:54 +00:00
jdolecek
1538d2a065
aha at mca? confirmed working (test card provided by Jonathan Hankins)
...
also move the aha entry before esp one, now that it's tested
2002-03-24 18:50:08 +00:00
bouyer
c8cc4584ab
Note AMD-768 support
2002-03-24 17:03:45 +00:00
jdolecek
09e5dcae39
rename EXEC_ELF_CATCHALL to EXEC_ELF_NOTELESS
...
document COMPAT_11 or COMPAT_12 imply EXEC_ELF_NOTELESS
2002-03-23 09:56:58 +00:00
wiz
18fb4eb38a
Note Leadtek VC100.
2002-03-23 09:47:21 +00:00
martin
131f75b62b
Fix reference to microcode directory.
...
Noticed by Jaromir Dolecek.
2002-03-22 09:45:53 +00:00
augustss
fe74b56f01
Add uvscom attachment line.
2002-03-22 00:39:40 +00:00
augustss
d00ad9335b
Add uvscom(4).
2002-03-19 15:17:48 +00:00
wiz
02383c1b5c
Typo and grammar fixes, one each.
2002-03-19 10:30:20 +00:00
wiz
545f04563b
Sort sections.
2002-03-18 18:59:57 +00:00
christos
537c311b66
Update the documentation for the pms driver. From Peter Seebach.
2002-03-18 17:14:14 +00:00
martin
1351389550
Move man pages of renamed devices and adapt them to their new name.
2002-03-16 17:57:34 +00:00
gmcgarry
7317bdd325
add jazzio attachment to synopsis
2002-03-15 05:20:55 +00:00
wiz
1c444efedf
Simplify markup a bit.
2002-03-15 00:09:43 +00:00
kleink
bb3ea13a8e
Add a reference to RFC2003, and mention possible protocol field values of
...
the outer packet; from Alan Barrett in PR standards/15895, with minor
markup fixes.
2002-03-14 21:29:02 +00:00
uwe
8307c93fb8
Add audiocs(4) and ebus(4).
2002-03-14 12:19:55 +00:00
wiz
ae63b22183
Note ICS1893 support.
2002-03-14 10:56:17 +00:00
chs
dc3bc0c490
add support for LXT971 PHYs.
2002-03-14 04:40:26 +00:00
wiz
05fbca3f92
wscons(9), not (4), and some whitespace cleanup.
2002-03-13 21:44:48 +00:00
wiz
8d15f4d372
Put comment on separate line.
2002-03-13 21:42:20 +00:00
jandberg
a52d11410f
bring up to date with code
2002-03-13 19:46:01 +00:00
uwe
9165b68765
Change wording a bit. Add URL for the PCIO manual.
2002-03-13 19:44:42 +00:00
uwe
14102fe2d6
Add reference to ebus(4).
2002-03-13 19:06:24 +00:00
uwe
bc482afeea
Skeletal manpage for EBus derived from comments in ebusreg.h
...
by Matthew Green.
2002-03-13 18:59:14 +00:00
uwe
80cba97462
Minor mandoc nits.
2002-03-13 00:56:35 +00:00
uwe
62acda31f9
Use .Dv for AudioN* and AudioC*
2002-03-13 00:55:02 +00:00
wiz
1ed983bdc8
Fix capitalization error, noted by uwe.
...
Minor mandoc improvements while I'm here.
2002-03-13 00:18:40 +00:00
uwe
12926b4de8
Mention audiocs.
2002-03-12 16:19:27 +00:00
uwe
cc7664bca9
Use .Dv instead of .Va
2002-03-12 16:10:38 +00:00
uwe
6b0a20bdae
A rudimentary manpage for audiocs(4).
2002-03-12 15:55:11 +00:00
lukem
be07ec41d5
document MEMORY_DISK_SIZE
2002-03-10 20:05:42 +00:00
itohy
d5f39a2d9c
Add explicit support of OPL3-SA2 (YMF711).
...
Not well tested....
2002-03-10 13:57:10 +00:00
wiz
66bb8e2176
Make DESCRIPTION sections (mostly by renaming non-standard section headers).
...
[See bin/14591 for a reason why we should have them.]
2002-03-06 14:43:02 +00:00
wiz
10d6eb080d
Drop duplicate .Pp.
2002-03-05 15:09:26 +00:00
wiz
eb8cde8c28
Whitespace nit.
2002-03-04 15:27:57 +00:00
sommerfeld
bf79729e2e
More ipip references
2002-03-04 15:14:22 +00:00
wiz
bb4f5583f7
Sort sections, drop trailing whitespace, s/ipip/gif/, and minor fixes.
2002-03-04 14:50:54 +00:00
sommerfeld
3406f0a3dd
The "gif*" tunnelling interface does everything ipip does.
...
Move usage example from ipip.4 to gif.4
Excise ipip and stitch up the scars.
2002-03-04 13:24:06 +00:00
manu
143b41911d
Given that a lot of IRIX binaries now work, COMPAT_IRIX is no more
...
'highly experimental'. Now it's just 'experimental'...
2002-03-04 06:00:15 +00:00
tron
8002ff3a8c
Add cross reference to brconfig(8).
2002-03-03 19:32:28 +00:00
kleink
341cec0040
Update to cover alternate register access methods.
2002-02-25 23:21:15 +00:00
martin
8fa52d5f5c
Traceroute works now.
2002-02-24 17:24:21 +00:00
wiz
7cb8a308ef
Slight formatting improvement, and a grammar fix.
2002-02-24 13:30:07 +00:00
uwe
1a318cdecc
Fix typo.
2002-02-22 03:03:54 +00:00
gmcgarry
4499278874
define GART
2002-02-20 20:28:18 +00:00
simonb
dbebadf72e
Document "show event".
2002-02-15 12:20:33 +00:00
ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +00:00
jdolecek
7b755f90f1
one bug less - full duplex, independant supported
2002-02-12 19:53:57 +00:00
jdolecek
96b14b7848
Document PIPE_SOCKETPAIR
2002-02-11 18:16:48 +00:00
fair
a53ca6a8a2
Fix a minor goof.
2002-02-09 23:15:54 +00:00
fair
5878a63064
Clean up the DEC 3000 entries, and add PWS PCA56 models.
2002-02-09 23:03:21 +00:00
fair
0a2cd6790f
A more complete (and hopefully accurate) system/CPU listing, to
...
answer the submitter of PR 3977 who is never satisfied.
Additional review from a DECcie (or anyone else with first-hand
information) would be appreciated.
2002-02-09 11:14:21 +00:00
ross
8bd7cb6a69
Edit -mdoc usage.
...
* There is no -indent option to .Bd or .Bl, although you would
never know that from its frequent use in this tree. There is a
"-offset indent" combination that makes sense, and you can certainly
say "-width indent".
* Also, you can't markup the -width option argument, tho you CAN
use a callable macro. So "-width Ar filename" doesn't make sense,
but either "-width Ar" or "-width filename" does, as might something
like "-width xxfilename" for a little extra space.
* There are a lot of needlessly complex hanging tag macros in man4 used
to create simple item lists. Those should be simplified one of these
days before someone copies and edits yet another man4 page.
2002-02-07 03:15:06 +00:00
wiz
6c8b3885d6
Some nits.
2002-02-06 21:18:51 +00:00
jdolecek
cf523d6e7c
Move the joy(4) manpage to MI location, too - it's not i386-only.
...
Pointed out by Thomas Klausner, thanks :)
2002-02-06 21:06:32 +00:00
wiz
eae645b02b
Fix some typos, uppercase tcp.
2002-02-06 19:17:01 +00:00
wiz
c36eec1c26
Fix .Dd (no abbreviations, please).
2002-02-06 19:09:22 +00:00
tron
c5118cc527
Add the SMC 9452TX to the list of cards.
2002-02-05 21:50:34 +00:00
mrg
1956e2770e
add some more details.
2002-02-05 13:44:01 +00:00
augustss
7be4e1341d
Add a sentence about the no-reset-on-open device node.
2002-02-05 00:37:48 +00:00
kleink
807b630c0b
Fix typo.
2002-02-03 22:34:49 +00:00
kleink
2f289b0f4d
American English, one grammar nit.
2002-02-03 22:22:45 +00:00
fair
3e8b41381f
Document NetBSD/sparc support for HyperSPARC and sun4u per PR 14851.
...
Also mention JavaStation support.
2002-02-03 11:13:14 +00:00
wiz
ace586ad17
Drop trailing whitespace.
2002-02-02 11:11:20 +00:00
augustss
9ce3f751cb
A number of small fixes from Sergey Svishchev.
2002-02-02 11:07:36 +00:00
tls
0514111ca1
Update to reflect the current maximum number of ptys and set of pty names
2002-02-02 07:35:49 +00:00
dsainty
5a1a1f37a6
Add a verified working device: FujiFilm FinePix1300
2002-01-31 10:26:42 +00:00
wiz
3f3fd41484
Grammar and punctuation fixes.
2002-01-28 12:26:08 +00:00
augustss
38691fa87a
Explain the 'ex0: uplistptr was 0' message.
2002-01-28 01:57:29 +00:00
augustss
5546150f48
Note `adv at cardbus'
2002-01-28 01:22:14 +00:00
bouyer
d5b1ff95c6
Ops, also note the 53c1510d
2002-01-25 14:15:44 +00:00
bouyer
2fcb5aa824
Note that the 1010-33 is only supported in Ultra2-wide mode.
2002-01-25 13:48:59 +00:00
bouyer
82c55f2186
Note Ultra160 support.
2002-01-25 13:42:51 +00:00
he
e3812c3916
Say that this driver first appeared in 1.5.3.
2002-01-24 22:24:19 +00:00
he
7366cfbf4c
Add a cross reference to esa(4).
2002-01-23 20:58:20 +00:00
jdolecek
9dc7a3fb6e
note uaudio is half duplex ATM, too
2002-01-21 23:19:41 +00:00
jdolecek
66398facee
Add missing trailing 'l' to the USB specifications URL, and drop trailing
...
dot which appeared as if part of the URL
2002-01-21 23:13:51 +00:00
kleink
f2c19708a2
Mention the MK48T18 here, too.
2002-01-21 18:48:31 +00:00
wiz
c90ca864f2
Fix typo in macro.
2002-01-21 18:03:59 +00:00
wiz
cd82466b8d
Fix typo in macro, and another one.
2002-01-21 18:02:53 +00:00
wiz
61d6e22ad7
Use mdoc macros instead of man ones.
2002-01-21 17:58:19 +00:00
wiz
8aa6473f4a
mdocify.
2002-01-21 17:56:20 +00:00
wiz
62b318c374
Fix typo in macro.
2002-01-21 17:49:23 +00:00
wiz
c406f4a97f
Drop some unnecessary lines. (Should have been .\" instead anyway.)
2002-01-21 17:48:01 +00:00
wiz
fa94b1c90e
Fix typo in macro.
2002-01-21 17:46:42 +00:00
he
2af4d16cbb
Say that this driver appeared first in 1.5.3.
2002-01-19 21:59:55 +00:00
lukem
f321bdd705
spelo
2002-01-18 14:38:32 +00:00
wiz
f69efa71b3
Remove trailing whitespace.
2002-01-18 14:11:10 +00:00
ichiro
d2b5ad8b33
add some supported cards
2002-01-18 12:18:17 +00:00
joda
4a42472b23
add support for Ericsson PRISM2 card (kern/15130)
2002-01-17 09:56:43 +00:00