freebsd-skq/sys/i386
David E. O'Brien dbe57134ec Turn back on the "SMP: AP CPU #N Launched!" message on normal boots.
Peter's rev 1.189 should fix the lost console on SCSI-based systems due
to this message.
2002-09-30 15:39:57 +00:00
..
acpica Wrap GCC-specific asm() code in #ifdef __GNUC__ 2002-09-21 18:19:51 +00:00
apm Hang apm off of the legacy device instead of the nexus. 2002-09-23 15:56:09 +00:00
bios use __packed. 2002-09-23 18:54:32 +00:00
compile
conf Add the pst (Promise SX6000) driver to GENERIC. 2002-09-27 19:09:21 +00:00
i386 Turn back on the "SMP: AP CPU #N Launched!" message on normal boots. 2002-09-30 15:39:57 +00:00
ibcs2 use __packed. 2002-09-23 18:54:32 +00:00
include Turn back on the "SMP: AP CPU #N Launched!" message on normal boots. 2002-09-30 15:39:57 +00:00
isa If GEOM is in the kernel, take these three out. I have no way of 2002-09-30 13:49:20 +00:00
linux Back out last commit. Linux uses the old 4.3BSD sockaddr format. 2002-09-24 07:03:01 +00:00
pci Don't call function in return() for a void function. 2002-09-28 17:36:29 +00:00
svr4 Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 13:08:22 +00:00
Makefile