summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2007-02-09 21:05:47 +0000
committerbrueffer <brueffer@FreeBSD.org>2007-02-09 21:05:47 +0000
commit338df910739b28f059f63d22ce428b80fc84fcfc (patch)
tree234cb59680e6cde330af9829a14ca935ba7813f0
parent2aef44627d88ce22b088700c633e839734b50100 (diff)
downloadFreeBSD-src-338df910739b28f059f63d22ce428b80fc84fcfc.zip
FreeBSD-src-338df910739b28f059f63d22ce428b80fc84fcfc.tar.gz
Remove references to pccardd(8), pccardc(8) and OLDCARD.
PR: 108980 Submitted by: Yonatan
-rw-r--r--share/man/man4/man4.i386/fe.43
-rw-r--r--share/man/man4/ng_bt3c.420
2 files changed, 2 insertions, 21 deletions
diff --git a/share/man/man4/man4.i386/fe.4 b/share/man/man4/man4.i386/fe.4
index ff395e9..bacee58 100644
--- a/share/man/man4/man4.i386/fe.4
+++ b/share/man/man4/man4.i386/fe.4
@@ -249,8 +249,7 @@ It requires the PC card (PCMCIA) support package.
.Xr ed 4 ,
.Xr netintro 4 ,
.Xr ng_ether 4 ,
-.Xr ifconfig 8 ,
-.Xr pccardd 8
+.Xr ifconfig 8
.Sh HISTORY
The
.Nm
diff --git a/share/man/man4/ng_bt3c.4 b/share/man/man4/ng_bt3c.4
index 9e46736..157a378 100644
--- a/share/man/man4/ng_bt3c.4
+++ b/share/man/man4/ng_bt3c.4
@@ -59,22 +59,6 @@ I am using the original firmware that came with the card on CD-ROM.
.Pp
.Dl "MD5 (BT3CPCC.BIN) = 36170fda56ea9fdbf1702c966f8a97f1"
.Pp
-For
-.Pa OLDCARD
-systems the entry in
-.Xr pccard.conf 5
-might look like this:
-.Bd -literal -offset indent
-# 3Com 3CRWB60-A Bluetooth PC Card
-card "3COM" "3CRWB60-A" "Bluetooth PC Card"
- config auto "btccc" ?
- insert /usr/sbin/bt3cfw -n $device -f /etc/BT3CPCC.bin
-.Ed
-.Pp
-Do not forget to load the module and
-.Dv SIGHUP
-.Xr pccardd 8 .
-.Pp
The node has a single hook called
.Dv hook .
Incoming bytes received on the device are re-assembled into HCI frames
@@ -131,9 +115,7 @@ This node shuts down when the corresponding card is un-plugged.
.Xr pcic 4 ,
.Xr pccard.conf 5 ,
.Xr bt3cfw 8 ,
-.Xr ngctl 8 ,
-.Xr pccardc 8 ,
-.Xr pccardd 8
+.Xr ngctl 8
.Sh HISTORY
The
.Nm btccc
OpenPOWER on IntegriCloud