Module Name: src Committed By: martin Date: Thu Nov 23 11:39:42 UTC 2017
Modified Files: src/sys/dev/isa [netbsd-8]: itesio_isa.c itesio_isavar.h Log Message: Pull up following revision(s) (requested by msaitoh in ticket #373): sys/dev/isa/itesio_isavar.h: revision 1.10 sys/dev/isa/itesio_isavar.h: revision 1.11 sys/dev/isa/itesio_isa.c: revision 1.26 sys/dev/isa/itesio_isa.c: revision 1.27 Enable the IT8628E shipped with my gigabyte GA-N3150N-D3V board. XXX These IT suoer IO chips appear to be all fairly alike. Maybe add a comprehensive list of IDs to recognize them, then deal with the fallout? Add IT8728F and IT877[12]E. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.25.10.1 src/sys/dev/isa/itesio_isa.c cvs rdiff -u -r1.9 -r1.9.30.1 src/sys/dev/isa/itesio_isavar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.