Plan 9 from Bell Labs’s /usr/web/sources/contrib/yk/dist/9legacy/applied/pc-pci-vt8235.diff

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


--- /n/sources/plan9/sys/src/9/pc/pci.c	Mon Oct 21 21:57:15 2013
+++ /sys/src/9/pc/pci.c	Tue Aug 22 00:00:00 2017
@@ -673,7 +673,9 @@
 	{ 0x1106, 0x0586, viaget, viaset },	/* Viatech 82C586 */
 	{ 0x1106, 0x0596, viaget, viaset },	/* Viatech 82C596 */
 	{ 0x1106, 0x0686, viaget, viaset },	/* Viatech 82C686 */
+	{ 0x1106, 0x3177, viaget, viaset },	/* Viatech VT8235 */
 	{ 0x1106, 0x3227, viaget, viaset },	/* Viatech VT8237 */
+	{ 0x1106, 0x3287, viaget, viaset },	/* Viatech VT8251 */
 	{ 0x1045, 0xc700, optiget, optiset },	/* Opti 82C700 */
 	{ 0x10b9, 0x1533, aliget, aliset },	/* Al M1533 */
 	{ 0x1039, 0x0008, pIIxget, pIIxset },	/* SI 503 */

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.