<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/lsdev/Makefile, branch release/2.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1994-10-17T23:26:10Z</updated>
<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/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>
