s/PC-Card/PC Card/
PR: 37503 Submitted by: Mark Fonvieille <marc@blackend.org>
This commit is contained in:
parent
4e2f5d83a7
commit
9f757eebe1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13086
1 changed files with 4 additions and 4 deletions
|
@ -91,7 +91,7 @@
|
|||
drivers are normally available (though a few drivers are beginning
|
||||
to show up for other operating systems). Otherwise, you
|
||||
need to buy an external modem: the most compact option is
|
||||
probably a PC-Card (PCMCIA) modem, discussed below, but
|
||||
probably a PC Card (PCMCIA) modem, discussed below, but
|
||||
serial or USB modems may be cheaper. Generally, regular
|
||||
modems (non-winmodems) should work fine.
|
||||
</para>
|
||||
|
@ -99,9 +99,9 @@
|
|||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>PCMCIA (PC-card) devices</title>
|
||||
<title>PCMCIA (PC Card) devices</title>
|
||||
|
||||
<para> Most laptops come with PCMCIA (also called PC-card)
|
||||
<para> Most laptops come with PCMCIA (also called PC Card)
|
||||
slots; these are supported fine under FreeBSD. Look through
|
||||
your boot-up messages (using dmesg) and see whether these were
|
||||
detected correctly (they should appear as
|
||||
|
@ -115,7 +115,7 @@
|
|||
Look through it, and preferably buy cards listed there. Cards not
|
||||
listed may also work as <quote>generic</quote> devices: in
|
||||
particular most modems (16-bit) should work fine, provided they
|
||||
are not winmodems (these do exist even as PC-cards, so watch out).
|
||||
are not winmodems (these do exist even as PC Cards, so watch out).
|
||||
If your card is recognised as a generic modem, note that the
|
||||
default pccard.conf file specifies a delay time of 10 seconds
|
||||
(to avoid freezes on certain modems); this may well be
|
||||
|
|
Loading…
Reference in a new issue