FreeBSD Bugzilla – Attachment 8742 Details for
Bug 18172
Spelling error in the Advansys probe
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.07 KB, created by
allenc
on 2000-04-23 09:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
allenc
Created:
2000-04-23 09:30:00 UTC
Size:
1.07 KB
patch
obsolete
>*** adv_isa.c.orig Sun Apr 23 01:43:33 2000 >--- adv_isa.c Sun Apr 23 01:43:33 2000 >*************** >*** 124,130 **** > if ((port_index > max_port_index) > || (iobase != adv_isa_ioports[port_index])) { > printf("adv%d: Invalid baseport of 0x%lx specified. " >! "Neerest valid baseport is 0x%x. Failing " > "probe.\n", device_get_unit(dev), iobase, > (port_index <= max_port_index) ? > adv_isa_ioports[port_index] : >--- 124,130 ---- > if ((port_index > max_port_index) > || (iobase != adv_isa_ioports[port_index])) { > printf("adv%d: Invalid baseport of 0x%lx specified. " >! "Nearest valid baseport is 0x%x. Failing " > "probe.\n", device_get_unit(dev), iobase, > (port_index <= max_port_index) ? > adv_isa_ioports[port_index] :
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 18172
: 8742