diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-06-18 09:53:00 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-06-18 09:53:00 +0000 |
| commit | 5cf3ccd2bf5263a985320e83a5e8153efd93ff0c (patch) | |
| tree | a3d49387ae389c08fe22a577d53e75b0b5c374c2 /share/man/man4/ncr.4 | |
| parent | ec33470ba7bf157f94cd39d450895b6fca04a9aa (diff) | |
Notes
Diffstat (limited to 'share/man/man4/ncr.4')
| -rw-r--r-- | share/man/man4/ncr.4 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man4/ncr.4 b/share/man/man4/ncr.4 index c7c8563b15e1..0521b4d9e1fc 100644 --- a/share/man/man4/ncr.4 +++ b/share/man/man4/ncr.4 @@ -30,7 +30,14 @@ .Nm ncr .Nd NCR 53C8xx SCSI driver .Sh SYNOPSIS +To compile this driver into the kernel, +place the following lines in your +kernel configuration file: +.Bd -ragged -offset indent +.Cd "device pci" +.Cd "device scbus" .Cd "device ncr" +.Ed .Sh HARDWARE The .Nm |
