diff options
author | wollman <wollman@FreeBSD.org> | 1994-10-23 21:33:57 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1994-10-23 21:33:57 +0000 |
commit | 171476dff789cab869728f6a9994b2281a9ebcdf (patch) | |
tree | 501ffd9e77e6537a9304116acdbd0d346f0085e9 /sys/kern/kern_devconf.c | |
parent | 7b8e09399aded7c12a148b104ccf05419e73ba88 (diff) | |
download | FreeBSD-src-171476dff789cab869728f6a9994b2281a9ebcdf.zip FreeBSD-src-171476dff789cab869728f6a9994b2281a9ebcdf.tar.gz |
Updated to latest kernel code. Also provided a friendlier output format,
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.
Diffstat (limited to 'sys/kern/kern_devconf.c')
0 files changed, 0 insertions, 0 deletions