CVS commit: src/sys/dev/ic
"Michael van Elst" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: mlelstv Date: Sat May 30 10:05:20 UTC 2026 Modified Files: src/sys/dev/ic: dwc_eqos.c Log Message: - Reduce delays for MII access. - Fix multicast filter setup (and thus IPv6). - Align MAC address setup code with other drivers. - Create bus_dma map with BUS_DMA_ALLOCNOW to prevent failures when loading the map. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/dev/ic/dwc_eqos.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.