diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2004-07-18 09:03:12 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2004-07-18 09:03:12 +0000 |
| commit | aa355a26795360e4e12d62726273ac471974dc61 (patch) | |
| tree | d1707113fc7a0631f04ba01a98b3bd3df06714b0 /sys/pc98 | |
| parent | cdf961ac2a21c505598d8254b088255ffb59ac7d (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 83b1a433b692d..6498139e84944 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -215,7 +215,7 @@ device awi # BayStack 660 and others device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. #device wl # Older non 802.11 Wavelan wireless NIC. -# Pseudo devices - the number indicates how many units to allocate. +# Pseudo devices. device random # Entropy device device loop # Network loopback device ether # Ethernet support |
