Commit Graph

16 Commits

Author SHA1 Message Date
dim
0927bdfaaa In contrib/pnpinfo/pnpinfo.c, remove an extraneous parameter from the
call to isolation_protocol().

MFC after:	1 week
2011-12-17 23:43:40 +00:00
ru
42e50d33e6 Sort sections. 2006-09-17 18:52:28 +00:00
ru
4d582ffe09 Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
ru
5bf67d482f Markup fixes.
Approved by:	re (blanket)
2005-06-16 20:51:10 +00:00
charnier
f2b6628563 Move cvs id from comment to code. Use errx(). Add a return (0) at the end
of main().
2004-01-04 11:11:02 +00:00
iedowse
38f3a61eda Use the correct loop variable so that we print all IO addresses and
not just 8 copies of the first one.

PR:		bin/18157
Submitted by:	German Tischler <tanis@gaspode.franken.de>
2002-08-09 22:04:54 +00:00
ru
2d1b95a96f mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +00:00
ru
7a3646c686 mdoc(7) police: misc fixes. 2001-03-01 11:06:56 +00:00
ru
7d99729431 Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
peter
b3b9d0960a $Id$ -> $FreeBSD$ 1999-09-05 17:27:05 +00:00
peter
52c9474e10 Take a shot at getting this to compile under newpnp. 1999-09-02 05:20:08 +00:00
dfr
0ff387396e Port pnpinfo to alpha. 1999-05-22 17:35:48 +00:00
luoqi
bdad99cc1c Uninitialized variable. Do not assume certain endianess. 1999-05-04 16:59:42 +00:00
eivind
27ef9ec914 Support PnP compatibility IDs. This allow e.g. the ed driver to pick
up any PnP NE2000 compatible card, instead of forcing us to always
update ID lists.

Submitted by:	Ugo Paternostro <paterno@dsi.unifi.it>
1998-09-13 22:15:44 +00:00
jmg
b1709507f7 fix return type so that it returns both bytes (instead of just first)
Found-by: conrads@neosoft.com
Fix-by: Luigi
1997-11-12 08:48:13 +00:00
jmg
4a8f8b2501 this is an import of Sujal M. Petal's pnpinfo.. it includes modifications
by Luigi Rizzo and myself...
1997-09-19 15:36:00 +00:00