diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index a0726befdb..8e44a5bd9e 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -2809,27 +2809,6 @@ bindkey ^[[3~ delete-char # for xterm - - - My PCMCIA card does not work. I have a message: - cbb0: unsupported card type detected. - What can I do? - - - - You can try to use the original OLDCARD implementation. Edit - your kernel configuration file and remove the following lines: - device cbb -device pccard -device cardbus - Then add: - device pcic -device card 1 - Rebuild and install the new kernel as described in - Configuring - the FreeBSD Kernel. - -