Bug 17425 - [ppbus] [patch] fix two small printing errors in ppbus
Summary: [ppbus] [patch] fix two small printing errors in ppbus
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-03-17 04:40 UTC by spock
Modified: 2012-11-13 20:48 UTC (History)
0 users

See Also:


Attachments
file.diff (2.58 KB, patch)
2000-03-17 04:40 UTC, spock
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description spock 2000-03-17 04:40:04 UTC
First fix, the following line:
ppbus0: IEEE1284 device found /NIBBLE
shouldn't include '/' if not needed (ie. only one mode detected).

Second fix, when searching for the 'class' token in the ppb PNP string, 
we should test for "CLASS", in addition to "CLS" (already present).

Fix: The following patch fixes both items, sorry for any whitespace problems.

How-To-Repeat: N/A
Comment 1 cpiazza freebsd_committer freebsd_triage 2000-03-18 04:18:54 UTC
Responsible Changed
From-To: freebsd-bugs->nsouch

Over to maintainer 
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-07-24 16:54:18 UTC
Responsible Changed
From-To: nsouch->freebsd-bugs



http://www.freebsd.org/cgi/query-pr.cgi?pr=17425 

The message _should_ have said:

Assignee has agreed that this PR should be reassigned to the pool
due to inactivity.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2011-09-01 23:19:02 UTC
State Changed
From-To: open->feedback

Hunk #2 of this patch no longer applies, is this still a bug and if so 
can you please provide an updated patch?
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2012-11-13 20:48:46 UTC
State Changed
From-To: feedback->closed

Feedback timeout. Please email me and I will reopen if needed.