Date: Tue, 26 Mar 2002 11:46:40 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha dec_kn300.c src/sys/alpha/mcbus mcbus.c mcbusvar.h mcpcia.c mcpciavar.h Message-ID: <200203261946.g2QJkfg53524@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2002/03/26 11:46:40 PST Modified files: sys/alpha/alpha dec_kn300.c sys/alpha/mcbus mcbus.c mcbusvar.h mcpcia.c mcpciavar.h Log: Initialise the AS4100 console at the same time as most of the other platform types instead of deferring it until the mcpcia devices are probed. This allows the use of e.g. kgdb before the busses are probed. Revision Changes Path 1.8 +2 -0 src/sys/alpha/alpha/dec_kn300.c 1.3 +30 -1 src/sys/alpha/mcbus/mcbus.c 1.2 +3 -1 src/sys/alpha/mcbus/mcbusvar.h 1.23 +34 -4 src/sys/alpha/mcbus/mcpcia.c 1.3 +3 -1 src/sys/alpha/mcbus/mcpciavar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203261946.g2QJkfg53524>