Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort sections. | ru | 2006-09-17 | 1 | -2/+2 |
| | |||||
* | Remove alpha left-overs. | ru | 2006-08-22 | 1 | -3/+0 |
| | |||||
* | Markup fixes. | ru | 2005-06-16 | 1 | -2/+3 |
| | | | | Approved by: re (blanket) | ||||
* | Move cvs id from comment to code. Use errx(). Add a return (0) at the end | charnier | 2004-01-04 | 1 | -7/+8 |
| | | | | of main(). | ||||
* | Use the correct loop variable so that we print all IO addresses and | iedowse | 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> | ||||
* | mdoc(7) police: normalize .Nd. | ru | 2001-04-18 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: misc fixes. | ru | 2001-03-01 | 1 | -8/+5 |
| | |||||
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-09-05 | 3 | -3/+3 |
| | |||||
* | Take a shot at getting this to compile under newpnp. | peter | 1999-09-02 | 1 | -38/+41 |
| | |||||
* | Port pnpinfo to alpha. | dfr | 1999-05-22 | 1 | -4/+10 |
| | |||||
* | Uninitialized variable. Do not assume certain endianess. | luoqi | 1999-05-04 | 1 | -3/+4 |
| | |||||
* | Support PnP compatibility IDs. This allow e.g. the ed driver to pick | eivind | 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> | ||||
* | fix return type so that it returns both bytes (instead of just first) | jmg | 1997-11-12 | 1 | -2/+2 |
| | | | | | Found-by: conrads@neosoft.com Fix-by: Luigi | ||||
* | this is an import of Sujal M. Petal's pnpinfo.. it includes modifications | jmg | 1997-09-19 | 4 | -0/+747 |
by Luigi Rizzo and myself... |