Module Name:src
Committed By: rin
Date: Wed Mar 17 14:58:16 UTC 2021
Modified Files:
src/sys/arch/sandpoint/pci: pciide_machdep.c
Log Message:
Make this distinguishable with native PCI interrupt.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sa
Module Name:src
Committed By: nonaka
Date: Sat Nov 26 15:03:23 UTC 2016
Modified Files:
src/sys/arch/sandpoint/pci: pci_machdep.c
Log Message:
PCI MSI/MSI-X manipulation stub functions are not provided as weak alias.
To generate a diff of this commit:
cvs rdiff -u -r1.35
Module Name:src
Committed By: phx
Date: Sat Apr 30 11:12:59 UTC 2011
Modified Files:
src/sys/arch/sandpoint/pci: pci_machdep.c
Log Message:
Detect QNAP board last, because a Realtek chip at pci device 15 is used
on several boards.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: phx
Date: Sat Mar 26 22:20:04 UTC 2011
Modified Files:
src/sys/arch/sandpoint/pci: pci_machdep.c
Log Message:
Recognize QNAP V200 board, used in the TS-201 and newer TS-101 models.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.2
Module Name:src
Committed By: phx
Date: Sat Mar 19 19:54:03 UTC 2011
Modified Files:
src/sys/arch/sandpoint/pci: pci_machdep.c
Log Message:
DLink DSM-G600 IDSEL-14 (USB) needs special handling: Pin A is mapped to
EPIC-IRQ 1, but Pin C must be mapped to IRQ 2.
To generate
Module Name:src
Committed By: nisimura
Date: Mon Feb 14 09:00:04 UTC 2011
Modified Files:
src/sys/arch/sandpoint/pci: pci_machdep.c
Log Message:
add EPIC definition for Netronics NH230/NH231 and the brothers.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23
Module Name:src
Committed By: nisimura
Date: Mon Feb 7 13:35:21 UTC 2011
Modified Files:
src/sys/arch/sandpoint/pci: pci_machdep.c
Log Message:
add StorCenter heuristic by PCI vendor ID detection.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arc
Module Name:src
Committed By: phx
Date: Thu May 27 14:54:42 UTC 2010
Modified Files:
src/sys/arch/sandpoint/pci: pci_machdep.c
Log Message:
Disable EPIC_DEBUGIRQ. Reenable when needed.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sandpoint/p