freebsd-dev/sys/sparc64
Marius Strobl a9ab459b31 Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 and
replace amd(4) with the former in the amd64, i386 and pc98 GENERIC kernel
configuration files. Besides duplicating functionality, amd(4), which
previously also supported the AMD Am53C974, unlike esp(4) is no longer
maintained and has accumulated enough bit rot over time to always cause
a panic during boot as long as at least one target is attached to it
(see PR 124667).

PR:		124667
Obtained from:	NetBSD (based on)
MFC after:	3 days
2011-11-01 21:26:57 +00:00
..
central Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
compile
conf Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 and 2011-11-01 21:26:57 +00:00
ebus Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
fhc Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
include People porting FreeBSD to new architectures ought not have to 2011-10-21 06:41:46 +00:00
isa Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
pci Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
sbus Actually, limit to 32-bit DMA for the transfer buffers as the address is 2011-10-30 21:42:35 +00:00
sparc64 Trace attempts to call restricted MD syscalls. 2011-10-18 07:39:27 +00:00