Go to file
jmcneill ff20668913 Disgusting Xbox hack;
The "pci0 dev 1 function 2" aka "System Management" on the nForce chipset
isn't detected on the Xbox. If XBOX is defined and arch_i386_is_xbox is
true, force intrline to 12 and map the system management IO space at
0x8000. We can now call iic_smbus_intr when a system management interrupt
takes place.

While we're here, make amdpm_smbus honour the I2C_F_POLL flag.

The Xbox no longer resets when you press the eject button.
2007-02-05 23:38:15 +00:00
bin * Prevent out-of-bounds read tsptype if a packet with 2007-02-04 22:21:53 +00:00
common Fix typo. 2007-02-02 19:35:59 +00:00
crypto It's no longer basesrc. 2007-02-05 18:12:43 +00:00
dist include <types.h> 2007-01-30 18:12:48 +00:00
distrib Whenever we try to parse the output from make, run make with the -B 2007-02-05 18:26:01 +00:00
doc * postfix to 2.3.7 imported. 2007-02-05 17:56:56 +00:00
etc Only override /tmp if needed. From perry@. 2007-02-05 01:47:48 +00:00
games - Don't call basename $0 at many places. Use variable $PROGNAME 2007-01-24 13:17:42 +00:00
gnu Merge postfix-2.3.7 2007-02-05 17:56:11 +00:00
include Add macros for overflow detection 2007-02-03 23:48:21 +00:00
lib Add support for per-user /tmp. 2007-02-04 08:19:26 +00:00
libexec PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIX 2007-01-20 17:26:32 +00:00
regress Oops, for uniprocessor systems these need to yield more often because 2007-02-05 22:48:01 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin * 0/1 -> EXIT_{SUCCESS,FAILURE} 2007-02-05 22:36:18 +00:00
share Add Novatel Merlin, used in VZ V620. 2007-02-05 15:13:28 +00:00
sys Disgusting Xbox hack; 2007-02-05 23:38:15 +00:00
tools Whenever we try to parse the output from make, run make with the -B 2007-02-05 18:26:01 +00:00
usr.bin Since MAN_DEBUG is constant, go from if (MAN_DEBUG) to #if MAN_DEBUG 2007-02-05 19:46:24 +00:00
usr.sbin Add perusertmp. Pointed out by Geoff Wing, thanks! 2007-02-05 02:34:30 +00:00
x11 build XFree86 on shark 2006-12-21 01:45:32 +00:00
BUILDING Try to clarify the description of build.sh -m mach. 2007-01-27 11:47:36 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Note also that the distrib/ install images need cleaning to excise 2006-12-15 14:18:38 +00:00
build.sh Whenever we try to parse the output from make, run make with the -B 2007-02-05 18:26:01 +00:00