FreeBSD does supports LKM now.

PR: doc/10331
Reviewed by: mpp@freebsd.org
Submitted by: Andreas Gustafsson <gson@araneus.fi>
This commit is contained in:
Tatsumi Hosokawa 1999-06-29 23:59:15 +00:00
parent cc6c55a640
commit 3e478b3901

View File

@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id: pccardd.8,v 1.11 1999/02/05 15:59:57 kuriyama Exp $
.\" $Id: pccardd.8,v 1.12 1999/06/26 23:16:40 mpp Exp $
.\"
.Dd November 1, 1994
.Dt PCCARDD 8
@ -145,14 +145,6 @@ Developed by
can set up card parameters, but cannot guarantee that
particular drivers can work with the card.
.Pp
Since
.Nm FreeBSD
does not currently support loadable kernel modules, any
.Em irq
specifications in the configuration file must match the
.Nm config
entry for the kernel.
.Pp
Removing cards may cause problems if system resources
have been associated with the card, such as network
mounted filesystems.