FreeBSD Bugzilla – Attachment 8872 Details for
Bug 18431
[Patch] always probe and attach sn driver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 309 bytes, created by
sanpei
on 2000-05-07 09:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
sanpei
Created:
2000-05-07 09:30:00 UTC
Size:
309 bytes
patch
obsolete
>--- sys/dev/sn/if_sn_isa.c.org Sun May 7 11:51:03 2000 >+++ sys/dev/sn/if_sn_isa.c Sun May 7 11:50:40 2000 >@@ -63,8 +63,8 @@ > if (isa_get_logicalid(dev)) /* skip PnP probes */ > return (ENXIO); > if (sn_probe(dev, 0) != 0) >- return (0); >- return (ENXIO); >+ return (ENXIO); >+ return (0); > } > > static int
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 18431
: 8872