FreeBSD Bugzilla – Attachment 29648 Details for
Bug 50278
[PATCH] kld(4): remove MAKEDEV xref
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.10 KB, created by
osa
on 2003-03-25 14:20:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
osa
Created:
2003-03-25 14:20:11 UTC
Size:
1.10 KB
patch
obsolete
>Index: src/share/man/man4/kld.4 >=================================================================== >RCS file: /home/ncvs/src/share/man/man4/kld.4,v >retrieving revision 1.16 >diff -u -r1.16 kld.4 >--- src/share/man/man4/kld.4 12 Dec 2002 17:25:56 -0000 1.16 >+++ src/share/man/man4/kld.4 25 Mar 2003 14:16:57 -0000 >@@ -92,21 +92,10 @@ > New block and character device > drivers may be loaded into the system with > .Nm . >-The major problem with loading >-a device driver is that the driver's >-device nodes must exist for the >-devices to be accessed. They are usually >-created by using >-.Xr MAKEDEV 8 >-or >-.Xr mknod 8 >-(if the device is not supported by the >-.Xr MAKEDEV 8 >-script) or, by writing a >-shell script to run >-.Xr kldload 8 >-which should run the appropriate program to create the devices when the >-driver has been successfully loaded. >+For more information consult with >+.Xr devd 8 >+and >+.Xr devfs 5 > .El > .Sh FILES > .Bl -tag -width /usr/include/sys/module.h -compact >@@ -127,6 +116,8 @@ > .Xr kldnext 2 , > .Xr kldstat 2 , > .Xr kldunload 2 , >+.Xr devfs 5 , >+.Xr devd 8 , > .Xr kldload 8 , > .Xr kldstat 8 , > .Xr kldunload 8
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 50278
: 29648