On Oct 1, 7:21pm, msai...@execsw.org (Masanobu SAITOH) wrote: -- Subject: Re: PCI extended configuration support
| pci_conf_read() have to call chip dependent function. I think | it's not good idea to call chip dependent function in pci_conf_size() | and ((c)->pci_conf_read)() twice. And, NOT all archs have pc_conf_read(). Ok, I agree. | Final diff: | | http://ftp.netbsd.org/pub/NetBSD/misc/nonaka/tmp/20150929-nbsd-pci-extconf-support.diff | LGTM! christos