Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Mon May  5 13:51:06 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv20964

Added Files:
        kgdb_machdep.c 
Log Message:
New-style kgdb_machdep.c, mostly duplicated from the sun3 port, modified
slightly by me.


thorpej
Mon May  5 13:54:36 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv22222

Added Files:
        leds.c leds.h 
Removed Files:
        led.h 
Log Message:
Pull the LED frobbing code out of machdep.c.  Since there is more than
one LED on an hp300 SPU, rename the file to indicate plurality.


thorpej
Mon May  5 13:57:30 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/conf
In directory netbsd1:/var/slash-tmp/cvs-serv23111

Modified Files:
        files.hp300 
Log Message:
- Make "USELEDS" a defopt'd option, so we can generate dependencies on
  it.  Conditionally compile leds.c on USELEDS.
- Rearrange mainbus and intio declarations slightly.
- Add declaration for the forthcoming "frodo" driver.


thorpej
Mon May  5 13:58:20 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv23568

Modified Files:
        dca.c 
Log Message:
Use dio_intr_establish().


thorpej
Mon May  5 13:59:17 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv23768

Modified Files:
        dcm.c 
Log Message:
Use dio_intr_establish().




Home | Main Index | Thread Index | Old Index