CVS commit: src/sys/arch/sandpoint/pci

2021-03-17 Thread Rin Okuyama
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

CVS commit: src/sys/arch/sandpoint/pci

2016-11-26 Thread NONAKA Kimihiro
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

CVS commit: src/sys/arch/sandpoint/pci

2011-04-30 Thread Frank Wille
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

CVS commit: src/sys/arch/sandpoint/pci

2011-03-26 Thread Frank Wille
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

CVS commit: src/sys/arch/sandpoint/pci

2011-03-19 Thread Frank Wille
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

CVS commit: src/sys/arch/sandpoint/pci

2011-02-14 Thread Tohru Nishimura
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

CVS commit: src/sys/arch/sandpoint/pci

2011-02-07 Thread Tohru Nishimura
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

CVS commit: src/sys/arch/sandpoint/pci

2010-05-27 Thread Frank Wille
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