diff options
author | Paul Irofti <pirofti@cvs.openbsd.org> | 2014-02-13 10:38:40 +0000 |
---|---|---|
committer | Paul Irofti <pirofti@cvs.openbsd.org> | 2014-02-13 10:38:40 +0000 |
commit | 73424936ed603b855248b0b183adcfd05900f3ad (patch) | |
tree | f23418b62e87b126d77dbbcd539e9ec76eb21144 /distrib | |
parent | 7abe5bc33029d430bfd0685140d13f461614de97 (diff) |
The D-Link DSR-500 model is partially supported now.
Local storage support is still work in progress, thus currently
missing.
Reminded to commit this by a similar but not as complete diff from
bcallah@
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/octeon/hardware | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/distrib/notes/octeon/hardware b/distrib/notes/octeon/hardware index c8eb41238f3..7eda55ecf61 100644 --- a/distrib/notes/octeon/hardware +++ b/distrib/notes/octeon/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.4 2013/10/15 02:56:55 bcallah Exp $ +dnl $OpenBSD: hardware,v 1.5 2014/02/13 10:38:39 pirofti Exp $ The following machines are targeted by OpenBSD/MACHINE: Portwell CAM-0100 @@ -12,4 +12,11 @@ The following machines are targeted by OpenBSD/MACHINE: USB support yet, which means that there is no local storage (no onboard CompactFlash). + D-Link DSR-500 + onboard serial port and Ethernet are supported; it's possible + to boot OpenBSD/MACHINE on this machine over NFS. The onboard + CompactFlash is not yet supported which, together with the + lack of USB support, means that there is no local storage + available at the moment for this model. + Currently no USB devices are supported on OpenBSD/MACHINE. |