Port-alpha archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NVMe on Alpha



I couldn't compile NVMe support on Alpha. Is the lack of pci_intr_setattr due to lack of support on Alpha, or is this something that is only supported on PCIe, not PCI?


#      link  HERA/netbsd
/usr/src/../tools/bin/alpha--netbsd-ld -Map netbsd.map --cref -N -Ttext fffffc0000a00000 -e __transfer -G 4 -X -o netbsd ${SYSTEM_OBJ:[@]:Nswapnetbsd.o} ${EXTRA_OBJ} vers.o swapnetbsd.o
nvme_pci.o: In function `nvme_pci_intr_establish':
/usr/src/sys/dev/pci/nvme_pci.c:291: undefined reference to `pci_intr_setattr' /usr/src/sys/dev/pci/nvme_pci.c:291: undefined reference to `pci_intr_setattr'
*** [netbsd] Error code 1


Home | Main Index | Thread Index | Old Index