CVS commit: src/sys/dev/pci
"Andrius Varanavicius" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: andvar Date: Mon Jul 6 17:40:42 UTC 2026 Modified Files: src/sys/dev/pci: viaide.c Log Message: replace cp->name with channel in couple via_sata_chip_map_new() errors messages. channel name is never set in via_vt6421_chansetup(), so it's always null. To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/sys/dev/pci/viaide.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.