<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/lsdev/lsdev.8, branch release/2.1.7_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.7_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.7_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1997-03-11T00:08:01Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-03-11T00:08:01Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-03-11T00:08:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=401fd2032d7b17d3805379b7d8748b8fcc9e855f'/>
<id>urn:sha1:401fd2032d7b17d3805379b7d8748b8fcc9e855f</id>
<content type='text'>
'RELENG_2_1_7_RELEASE'.

This commit was manufactured to restore the state of the 2.1.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Bring in changes from HEAD:</title>
<updated>1996-01-30T14:03:50Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-01-30T14:03:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fdd7805ad4882d7f32f65fffb54206130ef5963a'/>
<id>urn:sha1:fdd7805ad4882d7f32f65fffb54206130ef5963a</id>
<content type='text'>
Fix a bunch of spelling errors in a bunch of man pages.
</content>
</entry>
<entry>
<title>Changed an LSDEV 1 to LSDEV 8 .</title>
<updated>1994-12-12T00:35:01Z</updated>
<author>
<name>Andreas Schulz</name>
<email>ats@FreeBSD.org</email>
</author>
<published>1994-12-12T00:35:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=13c29e789d734aa560a6a7c6b3cf9210440fb05e'/>
<id>urn:sha1:13c29e789d734aa560a6a7c6b3cf9210440fb05e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated to latest kernel code.  Also provided a friendlier output format,</title>
<updated>1994-10-23T21:33:57Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-10-23T21:33:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a880ea19011d30f1883b0cf989db10ed312dcde'/>
<id>urn:sha1:7a880ea19011d30f1883b0cf989db10ed312dcde</id>
<content type='text'>
which is enabled by default (use `-c' to get the old format).  The new
format looks like this (only the values are correct; this was taken on my
machine with a slightly old kernel):

Device     St Parent     Description
---------- -- ---------- --------------------------------------------------
isa0       NC -
sc0        NC isa0       Parallel printer adapter
ed0        NC isa0       SMC8216/SMC8216C
sio0       NC isa0       RS-232 serial port
sio1       NC isa0       RS-232 serial port
fdc0       NC isa0       floppy disk/tape controller
fd0        NC fdc0       floppy disk
wdc0       NC isa0       ST506/ESDI/IDE disk controller
wd0        NC wdc0       ST506/ESDI/IDE disk
npx0       NC isa0       Floating-point unit

Note that many of these fields could be made more informative; I tried to make
my changes as unintrusive as possible.  See the `mcd' driver for an example
of one which actually does something with the `state' field.
</content>
</entry>
<entry>
<title>lsdev(8), a user-land utility to query the device configuration database</title>
<updated>1994-10-17T23:26:10Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-10-17T23:26:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0ed1ac8d353d53223258be7911e55c812ca8662f'/>
<id>urn:sha1:0ed1ac8d353d53223258be7911e55c812ca8662f</id>
<content type='text'>
managed by kern_devconf.c.  A useful feature is that the following
script generates almost well-formed config-file lines for all ISA devices
in the system:

lsdev -t isa | awk '{ print "device $0" }'
lsdev -t disk | awk '{ print "disk $0" }'
</content>
</entry>
</feed>
