freebsd-skq/sys/alpha
Ken Smith 44bacdd9bc Fix -current builds on alpha. Recent changes in device handling caused
subtle problems with how alpha was handling the promcons device.  This
moves the call to make_dev() for the promcons device to a later point of
the boot-up sequence than where promcons initially gets attached, make_dev()
called during the first attach crashes due to kernel stack issues.

Reviewed by:	gallatin, marcel, phk
Discussed on:	-current@, -alpha@
Approved by:	rwatson (mentor)
2004-02-27 19:30:46 +00:00
..
alpha Fix -current builds on alpha. Recent changes in device handling caused 2004-02-27 19:30:46 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf - Remove local changes that leaked into my last commit. 2004-01-24 21:45:25 +00:00
include Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
isa Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
linux Regen. 2004-02-04 22:00:44 +00:00
mcbus Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
osf1 Regen. 2004-02-04 22:00:44 +00:00
pci Catch a few places where NULL (pointer) was used where 0 (integer) was 2003-12-23 02:36:43 +00:00
tlsb Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
Makefile