aboutsummaryrefslogtreecommitdiff
path: root/contrib/pnpinfo
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct loop variable so that we print all IO addresses andIan Dowse2002-08-091-2/+2
| | | | | | | | | | not just 8 copies of the first one. PR: bin/18157 Submitted by: German Tischler <tanis@gaspode.franken.de> Notes: svn path=/head/; revision=101611
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
| | | | Notes: svn path=/head/; revision=75670
* mdoc(7) police: misc fixes.Ruslan Ermilov2001-03-011-8/+5
| | | | Notes: svn path=/head/; revision=73272
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+1
| | | | Notes: svn path=/head/; revision=68716
* $Id$ -> $FreeBSD$Peter Wemm1999-09-053-3/+3
| | | | Notes: svn path=/head/; revision=50964
* Take a shot at getting this to compile under newpnp.Peter Wemm1999-09-021-38/+41
| | | | Notes: svn path=/head/; revision=50786
* Port pnpinfo to alpha.Doug Rabson1999-05-221-4/+10
| | | | Notes: svn path=/head/; revision=47405
* Uninitialized variable. Do not assume certain endianess.Luoqi Chen1999-05-041-3/+4
| | | | Notes: svn path=/head/; revision=46422
* Support PnP compatibility IDs. This allow e.g. the ed driver to pickEivind Eklund1998-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> Notes: svn path=/head/; revision=39144
* fix return type so that it returns both bytes (instead of just first)John-Mark Gurney1997-11-121-2/+2
| | | | | | | | Found-by: conrads@neosoft.com Fix-by: Luigi Notes: svn path=/head/; revision=31135
* this is an import of Sujal M. Petal's pnpinfo.. it includes modificationsJohn-Mark Gurney1997-09-194-0/+747
by Luigi Rizzo and myself... Notes: svn path=/vendor/pnpinfo/dist/; revision=29615