Searched hist:"1 f40866feb2135a4cf764a07b1b90a8a3398ff0a" (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/intel/ |
H A D | spi.h | 1f40866feb2135a4cf764a07b1b90a8a3398ff0a Mon Apr 24 11:41:52 CEST 2023 Val Packett <val@packett.cool> intelspi: add PCI attachment (Lynx/Wildcat/Sunrise Point)
Also adds fixups and cleanups:
- apply the child's mode/speed - implement suspend/resume support - use RF_SHAREABLE interrupts - use bus_delayed_attach_children since the transfer can use interrupts - add support for newly added spibus features (cs_delay and flags)
Operation tested on Broadwell (Wildcat Point) MacBookPro12,1. Attachment also tested on Kaby Lake (Sunrise Point) Pixelbook.
Reviewed by: wulf MFC after: 1 month Differential revision: https://reviews.freebsd.org/D29249
|
H A D | spi_acpi.c | 1f40866feb2135a4cf764a07b1b90a8a3398ff0a Mon Apr 24 11:41:52 CEST 2023 Val Packett <val@packett.cool> intelspi: add PCI attachment (Lynx/Wildcat/Sunrise Point)
Also adds fixups and cleanups:
- apply the child's mode/speed - implement suspend/resume support - use RF_SHAREABLE interrupts - use bus_delayed_attach_children since the transfer can use interrupts - add support for newly added spibus features (cs_delay and flags)
Operation tested on Broadwell (Wildcat Point) MacBookPro12,1. Attachment also tested on Kaby Lake (Sunrise Point) Pixelbook.
Reviewed by: wulf MFC after: 1 month Differential revision: https://reviews.freebsd.org/D29249
|
H A D | spi_pci.c | 1f40866feb2135a4cf764a07b1b90a8a3398ff0a Mon Apr 24 11:41:52 CEST 2023 Val Packett <val@packett.cool> intelspi: add PCI attachment (Lynx/Wildcat/Sunrise Point)
Also adds fixups and cleanups:
- apply the child's mode/speed - implement suspend/resume support - use RF_SHAREABLE interrupts - use bus_delayed_attach_children since the transfer can use interrupts - add support for newly added spibus features (cs_delay and flags)
Operation tested on Broadwell (Wildcat Point) MacBookPro12,1. Attachment also tested on Kaby Lake (Sunrise Point) Pixelbook.
Reviewed by: wulf MFC after: 1 month Differential revision: https://reviews.freebsd.org/D29249
|
H A D | spi.c | diff 1f40866feb2135a4cf764a07b1b90a8a3398ff0a Mon Apr 24 11:41:52 CEST 2023 Val Packett <val@packett.cool> intelspi: add PCI attachment (Lynx/Wildcat/Sunrise Point)
Also adds fixups and cleanups:
- apply the child's mode/speed - implement suspend/resume support - use RF_SHAREABLE interrupts - use bus_delayed_attach_children since the transfer can use interrupts - add support for newly added spibus features (cs_delay and flags)
Operation tested on Broadwell (Wildcat Point) MacBookPro12,1. Attachment also tested on Kaby Lake (Sunrise Point) Pixelbook.
Reviewed by: wulf MFC after: 1 month Differential revision: https://reviews.freebsd.org/D29249
|
/freebsd/sys/modules/intelspi/ |
H A D | Makefile | diff 1f40866feb2135a4cf764a07b1b90a8a3398ff0a Mon Apr 24 11:41:52 CEST 2023 Val Packett <val@packett.cool> intelspi: add PCI attachment (Lynx/Wildcat/Sunrise Point)
Also adds fixups and cleanups:
- apply the child's mode/speed - implement suspend/resume support - use RF_SHAREABLE interrupts - use bus_delayed_attach_children since the transfer can use interrupts - add support for newly added spibus features (cs_delay and flags)
Operation tested on Broadwell (Wildcat Point) MacBookPro12,1. Attachment also tested on Kaby Lake (Sunrise Point) Pixelbook.
Reviewed by: wulf MFC after: 1 month Differential revision: https://reviews.freebsd.org/D29249
|
/freebsd/sys/conf/ |
H A D | files.x86 | diff 1f40866feb2135a4cf764a07b1b90a8a3398ff0a Mon Apr 24 11:41:52 CEST 2023 Val Packett <val@packett.cool> intelspi: add PCI attachment (Lynx/Wildcat/Sunrise Point)
Also adds fixups and cleanups:
- apply the child's mode/speed - implement suspend/resume support - use RF_SHAREABLE interrupts - use bus_delayed_attach_children since the transfer can use interrupts - add support for newly added spibus features (cs_delay and flags)
Operation tested on Broadwell (Wildcat Point) MacBookPro12,1. Attachment also tested on Kaby Lake (Sunrise Point) Pixelbook.
Reviewed by: wulf MFC after: 1 month Differential revision: https://reviews.freebsd.org/D29249
|