From a33af6749482493bbf3c3c2d11ef04c638f364a8 Mon Sep 17 00:00:00 2001 From: Stefan Ladwig Date: Sun, 16 Apr 2023 09:50:32 +0200 Subject: [PATCH] docs: fix typo --- docs/MODELS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/MODELS.md b/docs/MODELS.md index e44d0f6cd..3e83a18e9 100644 --- a/docs/MODELS.md +++ b/docs/MODELS.md @@ -145,8 +145,8 @@ Regarding OS support, see below: | :--- | :--- | :--- | :--- | | MacPro1,1 | Mid-2006 | NO | 32-Bit Firmware limitation | | MacPro2,1 | Mid-2007 | ^^ | ^^ | -| MacPro3,1 | Early 2008 | YES | - UHCI/OHCI support in Public Beta, see current issues ([#1021](https://github.com/dortania/OpenCore-Legacy-Patcher/issesues/1021))
- Potential boot issues with stock Bluetooth card, recommend removing to avoid kernel panics | -| MacPro4,1 | Early 2009 | ^^ | - Everything is supported as long as GPU is Metal capable
- UHCI/OHCI support in Public Beta, see current issues ([#1021](https://github.com/dortania/OpenCore-Legacy-Patcher/issesues/1021))| +| MacPro3,1 | Early 2008 | YES | - UHCI/OHCI support in Public Beta, see current issues ([#1021](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1021))
- Potential boot issues with stock Bluetooth card, recommend removing to avoid kernel panics | +| MacPro4,1 | Early 2009 | ^^ | - Everything is supported as long as GPU is Metal capable
- UHCI/OHCI support in Public Beta, see current issues ([#1021](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1021))| | MacPro5,1 | Mid-2010, Mid-2012 | ^^ | ^^ | | MacPro6,1 | Late 2013 | ^^ | - CPU Power Management currently unsupported
- No DRM support |