Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the correct loop variable so that we print all IO addresses and | Ian Dowse | 2002-08-09 | 1 | -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 Ermilov | 2001-04-18 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=75670 | ||||
* | mdoc(7) police: misc fixes. | Ruslan Ermilov | 2001-03-01 | 1 | -8/+5 |
| | | | | Notes: svn path=/head/; revision=73272 | ||||
* | Use Fx macro wherever possible. | Ruslan Ermilov | 2000-11-14 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=68716 | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-09-05 | 3 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=50964 | ||||
* | Take a shot at getting this to compile under newpnp. | Peter Wemm | 1999-09-02 | 1 | -38/+41 |
| | | | | Notes: svn path=/head/; revision=50786 | ||||
* | Port pnpinfo to alpha. | Doug Rabson | 1999-05-22 | 1 | -4/+10 |
| | | | | Notes: svn path=/head/; revision=47405 | ||||
* | Uninitialized variable. Do not assume certain endianess. | Luoqi Chen | 1999-05-04 | 1 | -3/+4 |
| | | | | Notes: svn path=/head/; revision=46422 | ||||
* | Support PnP compatibility IDs. This allow e.g. the ed driver to pick | Eivind Eklund | 1998-09-13 | 1 | -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 Gurney | 1997-11-12 | 1 | -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 modifications | John-Mark Gurney | 1997-09-19 | 4 | -0/+747 |
by Luigi Rizzo and myself... Notes: svn path=/vendor/pnpinfo/dist/; revision=29615 |