pk
|
406e0f779f
|
Add a `device class' interrupt level argument (from machine/intr.h)
to bus_interrupt_establish().
It's currently only used in sparc64/dev/psycho.c to assign a CPU interrupt
level to devices in PCI slots.
|
2000-07-09 20:57:41 +00:00 |
pk
|
9e16037265
|
Simplify the attach routine a bit.
|
2000-02-22 12:24:53 +00:00 |
pk
|
b4e291e818
|
Fix some off-by-one errors; patch from Jonathan O'Brien.
|
2000-02-22 12:12:21 +00:00 |
joda
|
78d457dc77
|
(stp4020_chip_mem_map): explicitly don't handle 8-bit memory
|
2000-01-13 10:03:25 +00:00 |
pk
|
d5a471ccc9
|
Check presence of Sbus interrupt properties before using them.
Only one case is known to trigger this omission: a Sparc Classic
configured as X terminal.
|
1999-11-21 15:01:50 +00:00 |
pk
|
23c39b410d
|
Fix some diagnostic output with a patch from Jonathan O'Brien.
|
1999-11-05 19:00:44 +00:00 |
thorpej
|
7b3258b6a7
|
Make the kthread API a bit more friendly to loadable kernel modules.
|
1999-07-06 21:44:09 +00:00 |
pk
|
401d03761f
|
Initialize automatics in stp4020print(); noticed by Jonathan O'Brien.
|
1999-03-29 21:30:48 +00:00 |
pk
|
5c062abb64
|
Fix the bus print function.
|
1999-02-27 22:21:13 +00:00 |
pk
|
331694119a
|
Our device name differs from the PROMs node name.
|
1999-02-27 13:17:08 +00:00 |
pk
|
5e4ad115c3
|
The beginnings of a driver for the Sbus <=> PCMCIA bridge chipset STP4020.
|
1998-11-22 22:14:35 +00:00 |