freebsd-dev/sys/sparc64
Thomas Moestl 2cda2e47da - Clear the CE AFSR bits which indicate the error condition when handling
a correctable DMA error. Failing to do so can cause the error interrupt
  to be triggered over and over again.
- Clean up the comments for UEAFSR_* constants, fix a typo (UEAFSR_BLK is
  (1 << 23), not (1 << 22)), and add two more. Also, add similar constants
  for the CE AFSR bits.
2003-09-04 15:25:10 +00:00
..
central Use M_WAITOK. 2003-02-19 17:25:58 +00:00
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf Enable OFW_NEWPCI until jmg's 2003/06/21 18:26:08 PDT bus commit is fixed 2003-08-19 21:57:29 +00:00
creator Add a driver for creator upa frame buffers found in many sparc64 machines. 2003-08-24 01:15:40 +00:00
ebus s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/dev 2003-08-23 00:11:16 +00:00
fhc Fix definite panic when releasing interrupt resources. 2003-02-19 19:40:40 +00:00
include Add function OF_decode_addr(). This function obtains the physical 2003-09-02 20:32:12 +00:00
isa s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/dev 2003-08-23 00:11:16 +00:00
pci - Clear the CE AFSR bits which indicate the error condition when handling 2003-09-04 15:25:10 +00:00
sbus s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/dev 2003-08-23 00:11:16 +00:00
sparc64 Add function OF_decode_addr(). This function obtains the physical 2003-09-02 20:32:12 +00:00