FreeBSD Bugzilla – Attachment 13670 Details for
Bug 25901
typo in DRIVER_MODULE(9)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 543 bytes, created by
mux
on 2001-03-18 16:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
mux
Created:
2001-03-18 16:30:01 UTC
Size:
543 bytes
patch
obsolete
>--- DRIVER_MODULE.9.orig Sun Mar 18 17:16:24 2001 >+++ DRIVER_MODULE.9 Sun Mar 18 17:17:06 2001 >@@ -66,9 +66,9 @@ > using the same driver on the same or different busses. > For example, the following is allowed: > .Pp >-.Fn DRIVERMODULE "foo" "isa" "foo_driver" "foo_devclass" "0" "0" ; >+.Fn DRIVER_MODULE "foo" "isa" "foo_driver" "foo_devclass" "0" "0" ; > .Pp >-.Fn DRIVERMODULE "foo" "pci" "foo_driver" "foo_devclass" "0" "0" ; >+.Fn DRIVER_MODULE "foo" "pci" "foo_driver" "foo_devclass" "0" "0" ; > .Pp > .Fa driver > is the driver of type
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25901
: 13670