freebsd-skq/sys/sparc64
sam 3693ee3c32 Switch to ath hal source code. Note this removes the ath_hal
module; the ath module now brings in the hal support.  Kernel
config files are almost backwards compatible; supplying

device ath_hal

gives you the same chip support that the binary hal did but you
must also include

options AH_SUPPORT_AR5416

to enable the extended format descriptors used by 11n parts.
It is now possible to control the chip support included in a
build by specifying exactly which chips are to be supported
in the config file; consult ath_hal(4) for information.
2008-12-01 16:53:01 +00:00
..
central - Provide and consume module dependency information. 2008-08-23 16:07:20 +00:00
compile
conf Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ebus - Removed unused sc_node. 2008-08-23 15:44:13 +00:00
fhc - Provide and consume module dependency information. 2008-08-23 16:07:20 +00:00
include - bump __FreeBSD version to reflect added buf_ring, memory barriers, 2008-11-22 05:55:56 +00:00
isa Remove the MD isa_irq_pending() and the underlying PCI-specific 2008-04-26 11:01:38 +00:00
pci - According to OpenSolaris, CDMA flushing/syncing for Tomatillos 2008-11-20 18:44:09 +00:00
sbus o Move the MODULE_DEPEND() for cam(4) from the esp_sbus.c front-end to 2008-09-08 20:20:44 +00:00
sparc64 Add sv_flags field to struct sysentvec with intention to provide description 2008-11-22 12:36:15 +00:00