NetBSD/sys/dev
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
..
acpi NULL check for a parameter of AcpiOsSignal(). 2006-04-13 08:27:09 +00:00
apm
arcbios
ata Backing out previous commit for more review. 2006-04-05 02:40:57 +00:00
bi
bluetooth Use device_unit(). 2006-03-28 17:38:24 +00:00
cardbus Coverity CID 2467: Check that we actually initialized addr before returning it. 2006-04-14 22:32:14 +00:00
dec Use device_private(). 2006-03-29 06:28:38 +00:00
dkwedge A couple of fixes from dbj@: 2006-04-06 17:55:43 +00:00
dmover
ebus Use device_private(). 2006-03-29 06:28:38 +00:00
eisa Use device_private(). 2006-03-29 06:28:38 +00:00
gpib Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
gpio Whitespace nit. 2006-04-08 22:33:36 +00:00
hpc Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
i2c Correct a couple of typos in comments ("Hook info" -> "Hook into", 2006-04-04 19:38:38 +00:00
i2o Coverity CID 1532: Off-by-one array overrun. 2006-04-14 20:17:34 +00:00
ic Add AHC_USETARGETDEFAULTS to ahc_flag, which enables to 2006-04-15 14:22:52 +00:00
ieee1394 Coverity CID 1120: Avoid NULL deref. 2006-04-14 21:47:04 +00:00
if_ndis Removed the #include of ndis_driver_data.h, and replaced it with NDIS_DRV_DATA, 2006-03-31 03:20:20 +00:00
ir Use device_private(). 2006-03-29 06:41:24 +00:00
isa Coverity CID 2453: Add negative checks. 2006-04-14 22:52:00 +00:00
isapnp Fix grammar in a comment, and use named constants for better readability. 2006-04-13 09:47:19 +00:00
marvell Use device_private(). 2006-03-29 06:51:47 +00:00
mca Use device_private(). 2006-03-29 06:51:47 +00:00
microcode
mii Fix an oversight in previous. 2006-03-29 17:18:55 +00:00
mscp Use device_private(). 2006-03-29 06:51:47 +00:00
mvme Use device_private(). 2006-03-29 06:51:47 +00:00
news
ofisa Use device_private(). 2006-03-29 06:51:47 +00:00
ofw Use device_private(). 2006-03-29 06:51:47 +00:00
onewire Fix some RCS IDs, and the comments including them. 2006-04-14 18:38:50 +00:00
pci Add AHC_USETARGETDEFAULTS to ahc_flag, which enables to 2006-04-15 14:22:52 +00:00
pckbport Greek console keymap from Eye of the Beholder 2006-04-01 23:02:32 +00:00
pcmcia Coverity CID 1111: Fix cut'n'paste bug! 2006-04-14 17:50:27 +00:00
podulebus Use device_private(). 2006-03-29 06:51:47 +00:00
ppbus Use device_pprivate(). 2006-03-29 17:23:56 +00:00
qbus Use device_private(). 2006-03-29 18:17:36 +00:00
raidframe Coverity CID 1127: Prevent NULL deref. 2006-04-14 22:43:12 +00:00
rasops
rcons
sbus Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
scsipi Coverity CID 1100: Avoid NULL pointer dereferences. 2006-04-14 17:36:51 +00:00
smbus
splash
std
sun add a framebuffer type for generic PCI devices 2006-04-13 13:30:25 +00:00
sysmon
tc Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
usb Revert previous panic change, I'll fix it differently. 2006-04-15 01:07:51 +00:00
videomode
vme Use device_cfdata(). 2006-03-29 04:16:44 +00:00
wscons Coverity CID 1084: Don't call suser if we don't have a process context. 2006-04-14 16:19:44 +00:00
wsfont
xmi
auconv.c
auconv.h
audio_if.h
audio.c Use device_unit(). 2006-03-28 17:38:24 +00:00
audiobell.c Use device_unit(). 2006-03-28 17:38:24 +00:00
audiobellvar.h
audiovar.h
aurateconv.c
ccd.c
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES Add a kernel driver and userland program for the Topfield TF5000PVR range 2006-04-03 08:15:48 +00:00
dksubr.c
dkvar.h
firmload.c
firmload.h
fss.c fss_bs_thread: add FSS_LOCK() in two error cases so the lock is held 2006-04-13 15:56:53 +00:00
fssvar.h
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c Use device_unit(). 2006-03-28 17:38:24 +00:00
ldvar.h
Makefile
md_root.c
md.c Use device_unit(). 2006-03-28 17:38:24 +00:00
md.h
midi_if.h
midi.c Use device_unit(). 2006-03-28 17:38:24 +00:00
midisyn.c Coveriry CID 565: Remove bogus test. 2006-04-14 21:58:25 +00:00
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c Use device_unit(). 2006-03-28 17:38:24 +00:00
radiovar.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c Silence device creation and destruction. That means there won't be 2006-03-30 15:19:45 +00:00
vndvar.h