summaryrefslogtreecommitdiffstats
path: root/contrib/pnpinfo/pnpinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* $Id$ -> $FreeBSD$peter1999-09-051-1/+1
|
* 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-191-0/+607
by Luigi Rizzo and myself...
OpenPOWER on IntegriCloud