Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Sun Mar 10 04:01:30 EST 1996
Update of /a/cvsroot/src/sys/dev/isa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv21673

Modified Files:
        ast.c boca.c com.c comvar.h rtfps.c 
Log Message:
convert these to use new <machine/bus.h> interfaces.  This involved
substantial reworking of the multi-port drivers, as they need to frob
bits in the io-port spaces of their children.  As a result, the
commulti->com attachment interface is substantially more complex.
(This may be fixable in the future by making some of the code common,
but as long as io-port allocation checking is planned, it's necessary.)


cgd
Sun Mar 10 04:03:32 EST 1996
Update of /a/cvsroot/src/sys/arch/i386/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv21800

Modified Files:
        BOAT_ANCHOR DISKLESS GENERIC GENERICADP GENERICOTHER INSTADP 
        INSTOTHER PAIN PATEK SUN_LAMP TDR TRINITY 
Log Message:
update for new commulti->com attach interface.  com ports at 'ast'
multiport cards no longer need 'flags 1', because the "don't set IEN"
requirement is communicated by the commulti_attach_args.  com.c no longer
recognizes 'flags 1' at all.




Home | Main Index | Thread Index | Old Index