Source-Changes archive

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

sun-lamp CVS commits



cgd
Wed Aug  2 20:40:05 EDT 1995
Update of /a/cvsroot/src/sys/arch/alpha/pci
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv2933

Added Files:
        wscons.c 
Log Message:
"Workstation Console" glue code.  Badly "needs chainsawed."
Should be better integrated into autoconfig.  Also, interface should
be designed rather than cobbled together...  Nasty, but it Works.
needs things like ability to pass ioctl()s down to components, ability
to mmap() things, etc.


cgd
Wed Aug  2 20:40:53 EDT 1995
Update of /a/cvsroot/src/sys/arch/alpha/pci
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv3088

Added Files:
        bt485reg.h 
Log Message:
Brooktree bt485 register definitions.  should be MI, but didn't want
to shove my names down others' throats (yet).


cgd
Wed Aug  2 20:42:30 EDT 1995
Update of /a/cvsroot/src/sys/arch/alpha/pci
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv3229

Modified Files:
        apecs_pci.c 
Log Message:
i/o mapping, kill some trash, map cacheable mem in dense PCI mem space

cgd
Wed Aug  2 20:45:04 EDT 1995
Update of /a/cvsroot/src/sys/arch/alpha/pci
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv3316

Modified Files:
        apecs.c 
Log Message:
move some of the most important configuration code into a seperate
function, so that it can be called from early bus config code.


cgd
Wed Aug  2 20:46:56 EDT 1995
Update of /a/cvsroot/src/sys/arch/alpha/pci
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv3565

Modified Files:
        apecs_isa.c 
Log Message:
MB -> wbflush

cgd
Wed Aug  2 20:48:35 EDT 1995
Update of /a/cvsroot/src/sys/arch/alpha/isa
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv3683

Added Files:
        pckbd.c pckbdreg.h 
Log Message:
pc keyboard driver, largely snarfed from i386.  should be MI, but
until the i386 is capable of using a 'split' version, no point.




Home | Main Index | Thread Index | Old Index