Go to file
tsutsui ce21617f93 Add AHC_USETARGETDEFAULTS to ahc_flag, which enables to
use default target (but not for host) device settings on
ahc(4) interface without its SEEPROM (mostly on-board one).

This flag could be useful if host's BIOS (firmware) initializes
ahc(4) chip with some conservative (async, no tagged queuing etc.)
target settings for minimum support to load its primary loader etc.,
and it will be enabled in each attachment according to MD device
properties(9). Currently this property is set only on sgimips for
O2 on-board aic7880 adapters.

No objection on tech-kern (and netbsd-bugs), and closes PR kern/23276.
2006-04-15 14:22:52 +00:00
bin Don't free str; it is used in pat_add. Noted by: Kouichirou Hiratsuka 2006-04-14 16:57:01 +00:00
common prefix local labels with ".L". 2006-04-07 12:07:55 +00:00
crypto Add a NetBSD RCS ID. 2006-04-15 13:43:11 +00:00
dist Bump version number to 20060415 for the bug-fix on big-endian Solaris 2006-04-15 08:48:42 +00:00
distrib add c99 wcstof(3) and wcstold(3). 2006-04-15 12:17:22 +00:00
doc update recent implementation status. 2006-04-15 12:21:44 +00:00
etc add following encoding support to iconv: 2006-04-08 14:15:48 +00:00
games Grammar nit. Never mind that it's still not true. 2006-04-06 19:47:23 +00:00
gnu fix debug build 2006-04-09 02:52:20 +00:00
include add c99 wcstof(3) and wcstold(3). 2006-04-15 12:17:22 +00:00
lib add c99 wcstof(3) and wcstold(3). 2006-04-15 12:17:22 +00:00
libexec New io statistics 2006-04-14 13:19:03 +00:00
regress replaced by FreeBSD version wcstod(3) for make it work 2006-04-13 01:25:13 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Don't update the superblock if we were run with -n, regardless of whether 2006-04-13 19:50:10 +00:00
share Document that the ioctl and mmap accessops now take an extra parameter that 2006-04-12 19:45:17 +00:00
sys Add AHC_USETARGETDEFAULTS to ahc_flag, which enables to 2006-04-15 14:22:52 +00:00
tools Don't barf if USE_GCC4 is not defined. 2006-04-01 20:21:30 +00:00
usr.bin Update to use new kernel io statistics. 2006-04-14 13:14:06 +00:00
usr.sbin New io statistics collection. 2006-04-14 13:20:48 +00:00
x11 avoid using vgahw and int10 on macppc, sparc and sparc64 since we never use 2006-04-07 17:52:55 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4. 2006-04-07 19:38:58 +00:00
Makefile.inc
UPDATING Note new sparc64 bootloader requirement. 2006-01-31 22:54:22 +00:00
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00