diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-06-12 13:49:38 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-06-12 13:49:38 +0000 |
commit | 455cab70f93fdeaf2fe969921344e6251c953728 (patch) | |
tree | 5fc01ef59b871762c9bcee41b539227f60735509 /distrib | |
parent | cdbe6161f684b0bed8924393c75f09b4e93c6b73 (diff) |
ethernet -> Ethernet
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/armv7/hardware | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/armv7/hardware b/distrib/notes/armv7/hardware index 26a02baaebd..51b6259f98d 100644 --- a/distrib/notes/armv7/hardware +++ b/distrib/notes/armv7/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.6 2016/06/12 13:46:54 jsg Exp $ +dnl $OpenBSD: hardware,v 1.7 2016/06/12 13:49:37 jsg Exp $ The following machines are targeted by OpenBSD/MACHINE: BeagleBoard, BeagleBoard xM @@ -11,7 +11,7 @@ The following machines are targeted by OpenBSD/MACHINE: Supported on-board devices: standard serial port (com) watchdog controller (omdog) - ethernet controller (cpsw) + Ethernet controller (cpsw) GPIO controller (omgpio) PandaBoard (ES) @@ -25,7 +25,7 @@ The following machines are targeted by OpenBSD/MACHINE: Supported on-board devices: standard serial port (com) watchdog controller (sxidog) - ethernet controller (sxie) + Ethernet controller (sxie) USB controller (ehci) AHCI controller (ahci) GPIO controller (sxipio) @@ -35,7 +35,7 @@ The following machines are targeted by OpenBSD/MACHINE: standard serial port (com) USB controller (ehci) watchdog controller (imxdog) - ethernet controller (fec) + Ethernet controller (fec) GPIO controller (imxgpio) OTP controller (imxocotp) AHCI controller (ahci) |