Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Mon Mar 23 21:12:00 PST 1998
Update of /cvsroot/src/sys/arch/alpha/tc
In directory nb00:/tmp/cvs-serv23641/tc

Added Files:
        zs_ioasic.c zs_ioasicvar.h 
Log Message:
Initial mostly-working ioasic attachment for the MI 8530 SCC driver.  It is
enough to use as a console on my DEC 3000/400 (connected to a VT-520
terminal).

XXX The MI SCC driver needs serious changes to handle platforms which
have muliple SCC attachments (e.g. the Alpha port, which has an ioasic
attachment for TurboChannel systems and a gbus attachment for TurboLaser
systems).

XXX The MI SCC driver also needs changes to deal with the wacky (to put
it mildly) way the chips are wired up on the ioasic (on both TC Alphas
and DECstations).  These are going to come along later.


thorpej
Mon Mar 23 21:12:00 PST 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv23641/include

Added Files:
        z8530var.h 
Log Message:
Initial mostly-working ioasic attachment for the MI 8530 SCC driver.  It is
enough to use as a console on my DEC 3000/400 (connected to a VT-520
terminal).

XXX The MI SCC driver needs serious changes to handle platforms which
have muliple SCC attachments (e.g. the Alpha port, which has an ioasic
attachment for TurboChannel systems and a gbus attachment for TurboLaser
systems).

XXX The MI SCC driver also needs changes to deal with the wacky (to put
it mildly) way the chips are wired up on the ioasic (on both TC Alphas
and DECstations).  These are going to come along later.


thorpej
Mon Mar 23 21:13:59 PST 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv23848

Modified Files:
        conf.c 
Log Message:
Slight hack to allow the MI SCC driver to be used at cdev major 15
for testing purposes.  Normal kernels still get the Alpha-specific
SCC driver.


thorpej
Mon Mar 23 21:15:08 PST 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv23947

Modified Files:
        files.alpha 
Log Message:
Define attachments for the MI SCC driver - only hooks up to ioasic
for now.


thorpej
Mon Mar 23 21:16:30 PST 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv23967

Modified Files:
        NOSY 
Log Message:
Update my DEC 3000/400 kernel config to reflect usage of the MI SCC driver.

Do not try this at home.  Caution: hot coffee is hot.


thorpej
Mon Mar 23 21:17:14 PST 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv23987

Modified Files:
        conf.h 
Log Message:
cdev_decl the "zs" device (which is really zstty).




Home | Main Index | Thread Index | Old Index