marius 2008-05-30 19:31:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/sparc64/isa isa.c
Log:
MFC: 1.20
- Make failure to route a ISA interrupt non fatal. Apparently the
Blade 1500/SX1500 boards have inherited the firmware bug of the
marius 2007-10-28 22:08:37 UTC
FreeBSD src repository
Modified files:
sys/sparc64/isa isa.c
Log:
- Make failure to route a ISA interrupt non fatal. Apparently the
Blade 1500/SX1500 boards have inherited the firmware bug of the
AX1105 mainboards to not include an int
marius 2006-06-19 20:20:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/sparc64/isa isa.c
Log:
MFC: 1.17
- Declare the PnP map const.
- Add devices found in V210 to the PnP map.
- Don't leak memory if we didn't find a match for a node in
marius 2006-06-05 17:48:54 UTC
FreeBSD src repository
Modified files:
sys/sparc64/isa isa.c
Log:
- Declare the PnP map const.
- Add devices found in V210 to the PnP map.
- Don't leak memory if we didn't find a match for a node in the PnP map.
MFC after: 2 week