diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2000-07-14 17:28:22 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2000-07-14 17:28:22 +0000 |
| commit | 00c1f35eeac0a016ac80966b617012fbb50daaf7 (patch) | |
| tree | 7ef4d1971064932a490c5ed086a47e7adf5a17fd | |
| parent | 9854a0793ca4ac5b622e181e21cc88b2b389159b (diff) | |
Notes
| -rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index a3097909464e..6c789c491e25 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -79,6 +79,11 @@ Support is not yet available in SSH2 mode. camcontrol(8) now includes a built in 'format' function to low-level format SCSI disks. +Support for USB devices was added to the GENERIC kernel and to the +installation programs to support USB devices out of the box. Note that +SRM does not support USB devices at the moment, so you must still use +an AT keyboard if you are not using a serial console. + 2. Supported Configurations --------------------------- |
