.. |
bus_subr.c
|
- vm_offset_t -> [pv]addr_t
|
2001-09-05 12:37:25 +00:00 |
clock.c
|
bcopy() -> memcpy(), bzero() -> memset()
|
2001-09-05 14:18:10 +00:00 |
dvma.c
|
- vm_offset_t -> [pv]addr_t
|
2001-09-05 12:37:25 +00:00 |
enable.c
|
Merge arch/sun3x into arch/sun3
|
1998-02-05 04:56:24 +00:00 |
enable.h
|
|
|
genassym.cf
|
convert to use genassym.cf & genassym.sh, as other ports do
|
2000-12-07 17:51:06 +00:00 |
idprom.c
|
bcopy() -> memcpy(), bzero() -> memset()
|
2001-09-05 14:18:10 +00:00 |
iommu.c
|
don't abuse cf_unit.
|
2001-05-27 06:30:27 +00:00 |
iommu.h
|
Add: IOMMU_VA_MASK
|
1998-01-22 22:07:45 +00:00 |
locore2.c
|
bcopy() -> memcpy(), bzero() -> memset()
|
2001-09-05 14:18:10 +00:00 |
locore.s
|
ptest_addr() is prototyped (in pmap.c) to return a u_long not a pointer.
|
2001-07-22 14:11:05 +00:00 |
machdep.c
|
bcopy() -> memcpy(), bzero() -> memset()
|
2001-09-05 14:18:10 +00:00 |
mem.c
|
bcopy() -> memcpy(), bzero() -> memset()
|
2001-09-05 14:18:10 +00:00 |
mk48t02.h
|
|
|
obio.c
|
obio_find_mapping() takes PA. (missed in the previous commit)
|
2001-09-05 14:26:08 +00:00 |
obio.h
|
Add the address of the DMA gate array (used by the esp driver).
|
1999-04-06 02:07:51 +00:00 |
obmem.h
|
|
|
pmap_pvt.h
|
vm_offset_t -> [pv]addr_t (sync with sun3x/pmap.c rev 1.69)
|
2001-09-05 12:15:21 +00:00 |
pmap.c
|
Fix function names in panic messages.
|
2001-09-07 10:35:59 +00:00 |
vme.c
|
Merge arch/sun3x into arch/sun3
|
1998-02-05 04:56:24 +00:00 |
vme.h
|
Merge arch/sun3x into arch/sun3
|
1998-02-05 04:56:24 +00:00 |