FreeBSD Bugzilla – Attachment 16641 Details for
Bug 30436
sio messages about fast interrupt mode is missing a newline
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 667 bytes, created by
ulf
on 2001-09-09 11:11:42 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
ulf
Created:
2001-09-09 11:11:42 UTC
Size:
667 bytes
patch
obsolete
>*** sio.c Sun Sep 9 03:06:18 2001 >--- sio-new.c Sun Sep 9 03:07:17 2001 >*************** >*** 1358,1364 **** > com->irqres, INTR_TYPE_TTY, > siointr, com, &com->cookie); > if (ret == 0) >! device_printf(dev, "unable to activate interrupt in fast mode - using normal mode"); > } > if (ret) > device_printf(dev, "could not activate interrupt\n"); >--- 1358,1364 ---- > com->irqres, INTR_TYPE_TTY, > siointr, com, &com->cookie); > if (ret == 0) >! device_printf(dev, "unable to activate interrupt in fast mode - using normal mode\n"); > } > if (ret) > device_printf(dev, "could not activate interrupt\n");
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 30436
: 16641