CVS commit: src/sys/arch/sgimips/sgimips
"Adrian Chadd" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: adrian Date: Thu Apr 30 02:56:26 UTC 2026 Modified Files: src/sys/arch/sgimips/sgimips: console.c Log Message: sgimips: delete dead code for IP32 console keyboard The IP32 console keyboard controller is not a PC/AT style 8042 controller. It is a PS/2 controller though. Let it attach normally, not through here. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/arch/sgimips/sgimips/console.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.