.. |
_startup.c
|
Remove call to leds_init (it is already in obio_init).
|
1997-05-14 16:13:31 +00:00 |
bus_subr.c
|
Moved bus_scan() and bus_print() here from autoconf.c
|
1997-04-25 18:02:47 +00:00 |
buserr.h
|
…
|
|
clock.c
|
Make the "hydra" call leds_hydra() from clock_attach().
|
1997-05-14 16:42:45 +00:00 |
db_machdep.c
|
Implement "mach pgmap" for examining mappings.
|
1997-03-06 00:05:23 +00:00 |
db_memrw.c
|
s/sun3x_/_/ in sun3x_(round|trunc)_(page|seg) macros
|
1997-03-13 17:40:33 +00:00 |
dvma.c
|
Added some more comments and disabled removal of DVMA alias mapping from
|
1997-02-24 01:37:52 +00:00 |
fpu.c
|
Hack for now: if fpu is there, report it as an mc68882.
|
1997-04-25 19:16:10 +00:00 |
genassym.awk
|
This little awk program translates the initialized data table found
|
1997-02-03 21:31:17 +00:00 |
genassym.c
|
Eliminate references to vmspace.vm_pmap
|
1997-05-13 17:17:12 +00:00 |
iommu.c
|
Use bus_mapin, and minor tweaks.
|
1997-04-25 18:45:39 +00:00 |
iommu.h
|
Add page size constant, since I/O mapper page size may differ from cpu page
|
1997-02-22 04:01:04 +00:00 |
kgdb_machdep.c
|
New ARP system, supports IPv4 over any hardware link.
|
1997-03-15 18:09:08 +00:00 |
leds.c
|
Return EIO instead of EFAULT when read/write is too big or small.
|
1997-05-16 05:47:14 +00:00 |
locore.s
|
Eliminate references to vmspace.vm_pmap
|
1997-05-13 17:17:12 +00:00 |
machdep.c
|
The Hydra is 20 MHz and the Pegasus is 33 MHz.
|
1997-05-14 16:45:22 +00:00 |
mainbus.c
|
…
|
|
mem.c
|
Add /dev/leds support.
|
1997-04-25 18:46:10 +00:00 |
mostek48t02.h
|
Provide a struct representing only the clock.
|
1997-04-25 18:47:41 +00:00 |
pmap.c
|
Implement code to dynamically size the number of page tables based on available
|
1997-05-20 06:01:19 +00:00 |
pmap_pvt.h
|
First cut at crashdump support.
|
1997-03-21 22:46:05 +00:00 |
stub.c
|
Nuke some options GENERIC residue.
|
1997-02-04 04:57:10 +00:00 |
sys_machdep.c
|
Use <machine/machdep.h>
|
1997-01-23 22:44:43 +00:00 |