CVS commit: src/sys/dev/pci
"Radoslaw Kujawa" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rkujawa Date: Mon Aug 17 19:40:52 UTC 2026 Modified Files: src/sys/dev/pci: agp.c Log Message: Do not require the display device to identify as VGA subclass. If it's a display device and has AGP capability, we can trust it's a proper AGP master. This fixes attachment for my Permedia 2 AGP board, which identifies as subclass miscellaneous (0x80). To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/sys/dev/pci/agp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.