lukem
|
2565646230
|
don't need <sys/types.h> when including <sys/param.h>
|
2001-11-15 09:47:59 +00:00 |
lukem
|
7ba10b3532
|
add RCSIDs
|
2001-11-13 06:54:32 +00:00 |
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
|
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 |
cjs
|
5ecfcfbb96
|
Make `sun4m DMA not supported yet' message print only for this device,
rather than every sbus device probed.
|
1999-03-29 12:04:43 +00:00 |
pk
|
5ad46000df
|
Remove vestiges of sparc-specific interrupt handling.
|
1998-08-20 11:44:58 +00:00 |
pk
|
fa624fd99a
|
Moved to dev/sbus from arch/sparc/dev
Get headers from <dev/sbus>
|
1998-07-27 23:47:07 +00:00 |
pk
|
69fe6f242f
|
Account for changed bus attachment scheme.
|
1998-03-21 20:11:30 +00:00 |
pk
|
ec02e14ae2
|
Remove all `bustype' arguments from map[io]dev() and REG2PHYS().
|
1997-05-24 20:16:06 +00:00 |
christos
|
8d9699acda
|
backout previous kprintf change
|
1996-10-13 02:59:55 +00:00 |
christos
|
19d8368f2f
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-11 00:44:42 +00:00 |
chuck
|
7544016a9d
|
sbus specific stuff for eni155s sbus atm card.
XXX: only works on sun4c, needs something better than vtophys() for
machines with IOMMUs(?).
|
1996-06-22 02:02:48 +00:00 |