Source-Changes archive

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

NetBSD master CVS tree commits



matthias
Sun Nov 24 05:32:48 PST 1996
Update of /cvsroot/src/sys/arch/pc532/dev
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/dev

Modified Files:
        lpt.c 
Log Message:
* Prototyping tweaks.


matthias
Sun Nov 24 05:32:51 PST 1996
Update of /cvsroot/src/sys/arch/pc532/dev
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/dev

Modified Files:
        ncr.c 
Log Message:
* Prototyping tweaks.


matthias
Sun Nov 24 05:32:54 PST 1996
Update of /cvsroot/src/sys/arch/pc532/dev
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/dev

Modified Files:
        scn.c 
Log Message:
* Prototyping tweaks.
* Real probe code added.
* Duart info is now allocated only for devices that are present.
* Added IO-Recovery delays for 30mhz systems.
* Removed a few potential NULL-pointer references.


matthias
Sun Nov 24 05:34:42 PST 1996
Update of /cvsroot/src/sys/arch/pc532/include
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/include

Added Files:
        autoconf.h 
Log Message:
* New file. Defines the structure describing config arguments passed to
  match/attach functions.


matthias
Sun Nov 24 05:34:44 PST 1996
Update of /cvsroot/src/sys/arch/pc532/include
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/include

Modified Files:
        icu.h 
Log Message:
* A few changes to support the new softint mechanism.


matthias
Sun Nov 24 05:34:46 PST 1996
Update of /cvsroot/src/sys/arch/pc532/include
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/include

Modified Files:
        psl.h 
Log Message:
* Prototyping tweaks.
* Changes to support the new softint mechanism.


matthias
Sun Nov 24 05:35:08 PST 1996
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/pc532

Modified Files:
        autoconf.c 
Log Message:
* Rewrite of membusattach/membusscan/membusprint.


matthias
Sun Nov 24 05:35:11 PST 1996
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/pc532

Modified Files:
        clock.c 
Log Message:
* Prototyping tweaks.


matthias
Sun Nov 24 05:35:13 PST 1996
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/pc532

Modified Files:
        intr.c 
Log Message:
* Prototyping tweaks.
* Support for the new softint mechanism. Softints are now requested by
  triggering an unused ICU hardware interrupt. The idea for this was
  contributed by Phil Budne.


matthias
Sun Nov 24 05:35:16 PST 1996
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/pc532

Modified Files:
        locore.s 
Log Message:
* Calibrate _delay for a 30mhz system if CPU30MHZ is defined.
* A few changes to _interrupt to support the new softint mechanism.



matthias
Sun Nov 24 05:35:18 PST 1996
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory netbsd1:/home/matthias/netbsd/sys/arch/pc532/pc532

Modified Files:
        machdep.c 
Log Message:
* Fix cut and paste error.




Home | Main Index | Thread Index | Old Index