diff options
| author | Mark Murray <markm@FreeBSD.org> | 2004-08-01 11:40:54 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2004-08-01 11:40:54 +0000 |
| commit | 8ab2f5ecc596131f6ca790d6ae35540c06ed7985 (patch) | |
| tree | 6d7271eea5bb8ced5f0b1cdd585641f60f5622e5 /sys/ia64/conf | |
| parent | dcd6f4bd48d807bb13902081e85eb92149c5be73 (diff) | |
Notes
Diffstat (limited to 'sys/ia64/conf')
| -rw-r--r-- | sys/ia64/conf/GENERIC | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 859cd9d43713..f19dfc327530 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -140,6 +140,8 @@ device loop # Network loopback device md # Memory "disks" device pty # Pseudo-ttys (telnet etc) device puc # Multi I/O cards and multi-channel UARTs +device null # Null and zero devices +device mem # Memory and kernel memory devices device random # Entropy device device tun # Packet tunnel. device uart # Serial port (UART) |
