summaryrefslogtreecommitdiffstats
path: root/contrib/pnpinfo
Commit message (Collapse)AuthorAgeFilesLines
* In contrib/pnpinfo/pnpinfo.c, remove an extraneous parameter from thedim2011-12-171-1/+1
| | | | | | call to isolation_protocol(). MFC after: 1 week
* Sort sections.ru2006-09-171-2/+2
|
* Remove alpha left-overs.ru2006-08-221-3/+0
|
* Markup fixes.ru2005-06-161-2/+3
| | | | Approved by: re (blanket)
* Move cvs id from comment to code. Use errx(). Add a return (0) at the endcharnier2004-01-041-7/+8
| | | | of main().
* Use the correct loop variable so that we print all IO addresses andiedowse2002-08-091-2/+2
| | | | | | | not just 8 copies of the first one. PR: bin/18157 Submitted by: German Tischler <tanis@gaspode.franken.de>
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
|
* mdoc(7) police: misc fixes.ru2001-03-011-8/+5
|
* Use Fx macro wherever possible.ru2000-11-141-1/+1
|
* $Id$ -> $FreeBSD$peter1999-09-053-3/+3
|
* Take a shot at getting this to compile under newpnp.peter1999-09-021-38/+41
|
* Port pnpinfo to alpha.dfr1999-05-221-4/+10
|
* Uninitialized variable. Do not assume certain endianess.luoqi1999-05-041-3/+4
|
* Support PnP compatibility IDs. This allow e.g. the ed driver to pickeivind1998-09-131-11/+7
| | | | | | | up any PnP NE2000 compatible card, instead of forcing us to always update ID lists. Submitted by: Ugo Paternostro <paterno@dsi.unifi.it>
* fix return type so that it returns both bytes (instead of just first)jmg1997-11-121-2/+2
| | | | | Found-by: conrads@neosoft.com Fix-by: Luigi
* this is an import of Sujal M. Petal's pnpinfo.. it includes modificationsjmg1997-09-194-0/+747
by Luigi Rizzo and myself...
OpenPOWER on IntegriCloud