Fixed omission of reference to ioctl_bt848.h when installing on 2.2.
This commit is contained in:
parent
c72be2a590
commit
b8821bd2b0
@ -1,8 +1,9 @@
|
||||
-------------------------------------------------------------------------------
|
||||
Recent versions of 3.0-current have the bktr driver built in. Older versions
|
||||
of 3.0 and all versions of 2.2 need to have the driver filesinstalled by hand:
|
||||
of 3.0 and all versions of 2.2 need to have the driver files installed by hand:
|
||||
|
||||
cp brktree_reg.h brooktree848.c /sys/pci/
|
||||
cp ioctl_bt848.h /sys/i386/include/
|
||||
cp brktree_reg.h brooktree848.c /sys/pci/
|
||||
|
||||
In /sys/conf/files add:
|
||||
pci/brooktree848.c optional bktr device-driver
|
||||
|
Loading…
Reference in New Issue
Block a user