Resurrected incomplete Intel graphics driver in case anyone wants to
commita829d340b500bc52617dfc3517392d9968d8fc5c
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 16 Mar 2009 23:54:42 +0000 (16 23:54 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 16 Mar 2009 23:54:42 +0000 (16 23:54 +0000)
tree59d0e8be6926ad6204b9095c5dd8abc34d2bec54
parent4c302f78bba36f15397e6b429c0fdd1120c76749
Resurrected incomplete Intel graphics driver in case anyone wants to
complete it.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@30935 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/common/hidd.intelG33/intelG33.conf [new file with mode: 0644]
arch/common/hidd.intelG33/intelG33_class.c [new file with mode: 0644]
arch/common/hidd.intelG33/intelG33_hardware.c [new file with mode: 0644]
arch/common/hidd.intelG33/intelG33_init.c [new file with mode: 0644]
arch/common/hidd.intelG33/intelG33_intern.h [new file with mode: 0644]
arch/common/hidd.intelG33/intelG33_regs.h [new file with mode: 0644]
arch/common/hidd.intelG33/mmakefile.src [new file with mode: 0644]