CVS commit: [netbsd-11] src/sys/dev/pci

"Martin Husemann" <[email protected]>
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	martin
Date:		Sat Jun 27 15:28:30 UTC 2026

Modified Files:
	src/sys/dev/pci [netbsd-11]: virtio_pci.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #331):

	sys/dev/pci/virtio_pci.c: revision 1.56

virtio(4): Allow virtio 0.9 BAR0 type to be memory rather than I/O.

This matches virtio>=1.0, and can't break working `hardware': any
existing virtio devices that worked must have reported I/O-type BAR0,
so they will continue to work; this will only enable previously
unusable virtio devices, reporting memory-type BAR0, to work.

Patch from Petri Koistinen.

PR kern/60247: virtio(4): legacy attach fails when BAR0 is MMIO


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.55.2.1 src/sys/dev/pci/virtio_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.