matt
|
0b8a5fd80f
|
Adapt to powerpc/bus.h changes.
|
2003-03-06 00:20:39 +00:00 |
|
thorpej
|
95fa2e148a
|
Use aprint_normal() for cfprint routines.
|
2003-01-01 01:57:51 +00:00 |
|
thorpej
|
89bf5a8f8e
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 15:52:22 +00:00 |
|
thorpej
|
a942508291
|
Use CFATTACH_DECL().
|
2002-10-01 21:36:00 +00:00 |
|
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
|
provos
|
0f09ed48a5
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
|
briggs
|
2070a8bccc
|
Only attempt to handle mapping IDE interrupts if we are in SERIAL mode.
|
2002-05-24 15:47:17 +00:00 |
|
briggs
|
b5b11bf5f5
|
Map winbond interrupts.
|
2002-04-12 02:55:03 +00:00 |
|
briggs
|
ea6ecf9933
|
Match MPC107, too.
|
2001-12-14 22:42:01 +00:00 |
|
thorpej
|
6fd8d278ed
|
pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func.
|
2001-10-29 23:33:42 +00:00 |
|
briggs
|
f05abdee3c
|
- Change default time frequency to 100MHz from 66MHz.
- Support the serial mode interrupts (with a kernel configuration option)
on the Sandpoint X3.
- Initialize cpu_timebase.
- Enable tulip driver.
|
2001-08-30 02:08:42 +00:00 |
|
wiz
|
c52d355d71
|
"wierd" is weird.
|
2001-08-20 12:20:01 +00:00 |
|
wiz
|
2f10ae1421
|
bcopy -> memcpy, bzero -> memset
|
2001-07-22 14:58:20 +00:00 |
|
briggs
|
b1db1fba38
|
Adapt to new PowerPC pmap.
Use more common PowerPC code including bus_dma and unified bus_space.
|
2001-06-10 03:16:29 +00:00 |
|
lukem
|
33e8c1a04f
|
delint: don't try & return something from void pci_intr_disestablish()
|
2001-05-15 14:48:57 +00:00 |
|
briggs
|
7fe588dfd3
|
Handle setting the proper interrupt line for devices behind bridges.
|
2001-02-07 05:49:17 +00:00 |
|
briggs
|
c8ef73b71f
|
Support for the Motorola Sandpoint reference platform using the
MPC8240 processor module. See the README for more information.
|
2001-02-04 18:32:10 +00:00 |
|