freebsd-skq/sys/dev
marius d730e7dc0a - sparc64/fhc/fhc.c:
Change fhc(4) to use IRQ numbers instead of RIDs for allocating the
  IRQs of children. This works similar to e.g. sbus(4), i.e. add the
  IRQ resources as fully specified to the resource lists of the children,
  allocate them like normal. When establishing the interrupt search the
  interrupt maps of the children for a matching INO to determine which
  map we need to write the fully specified interrupt number to and to
  enable the mapping (before the RID was used to indicate which interrupt
  map to use).

- dev/puc/puc.c:
  Revert rev. 1.38, with the above change fhc(4) no longer needs special
  treatment for allocating IRQs.

Thanks to:	joerg for providing access to an E3500
2005-03-04 22:23:21 +00:00
..
aac Remove the messy locking dance around xpt_done() 2005-02-09 11:50:16 +00:00
acpi_support Fix SCM ID's. 2005-03-02 09:22:34 +00:00
acpica On i386 platforms at least, ACPI throttling is accomplished by the chipset 2005-03-04 18:59:54 +00:00
adlink
advansys Check for BIOS version 3.0 as well as 3.1. 2005-02-21 00:32:03 +00:00
agp Add device id for the Ali M1671 host to AGP bridge. 2005-02-27 13:05:34 +00:00
aha
ahb
aic
aic7xxx aic79xx.c: 2005-02-16 23:13:38 +00:00
amd
amr Fix the ioctl path by ensuring that amr_start1() gets called for commands 2005-03-04 06:11:00 +00:00
an
ar Initialize Netgraph type at a correct time, before device probing. 2005-02-15 18:41:21 +00:00
arl
asr
ata When resubmitting a timed out request, reset donecount. 2005-03-02 04:01:37 +00:00
ath
atkbdc plug memory leak 2005-02-26 18:55:53 +00:00
auxio
awi
bfe
bge
bktr Remove lots of tab/space errors introduced by massive cut-n-paste action. 2005-02-10 22:38:51 +00:00
buslogic
cardbus There were two calls to cardbus_do_cis when cardbus_do_cis changed, 2005-02-28 01:27:24 +00:00
ciss - Remove dead code. 2005-02-21 05:17:29 +00:00
cm
cnw
cp Use dynamic major number allocation. 2005-02-27 22:17:51 +00:00
cpufreq Make a pass through all drivers checking specs for desired behavior on 2005-02-27 02:43:02 +00:00
cs
ct
ctau Use dynamic major number allocation. 2005-02-27 22:16:58 +00:00
cx netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
cy
dc Fix style(9) issues with __P removal. 2005-02-24 22:33:05 +00:00
dcons
de Return BUS_PROBE_DEFAULT instead of 0. 2005-02-24 21:32:56 +00:00
dec
digi o avoid potential null ptr deref if symbol lookup fails 2005-02-25 20:50:20 +00:00
dpt remove gratuitous null ptr check 2005-02-24 02:06:22 +00:00
drm move ptr deref's to after null checks 2005-02-26 18:52:54 +00:00
ed Belkin F5D5020 is an OEM'd card from RACORE based on the AX88190 2005-02-22 22:07:18 +00:00
eisa
em
en
ep
esp The existing locking in the esp driver appears to be fairly adequate, so 2005-03-02 15:56:42 +00:00
ex
exca
fatm
fb Save and restore the VGA state across a suspend-resume cycle. This 2005-02-28 21:06:14 +00:00
fdc Add missing () 2005-02-28 13:49:06 +00:00
fe Perliminary support for Fujitsu SCSI LAN combo card. At least for the 2005-02-20 19:40:29 +00:00
firewire
fxp Fix the panic recently reported on -current@ occuring when configuring 2005-03-03 00:22:59 +00:00
gem
gfb
harp
hatm
hfa
hifn
hme - Fix braino introduced in rev. 1.17, unlike the X1032A (HME-ISP1040-combo) 2005-03-02 00:49:37 +00:00
hptmv Clean up the botching of the previous repo-copy. Reference the included 2005-03-02 15:13:37 +00:00
ic
ichsmb netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
ichwd
ida
idt
ie
ieee488 Check handle types. 2005-02-12 23:52:44 +00:00
if_ndis Use 0 instead if NULL for vm_offset_t argument to windrv_lookup() to 2005-02-28 16:47:54 +00:00
iicbus
iir netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
io
ips
isp netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
ispfw
ixgb
joy
kbd plug memory leak 2005-02-26 18:55:53 +00:00
led Make a bunch of malloc types static. 2005-02-10 12:02:37 +00:00
lge
lnc
mc146818
mca
mcd netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
md Request a CPU private mapping from sf_buf_alloc(). If the swap-backed 2005-02-13 21:51:50 +00:00
mem
mii On second though, print the OUI, model and revision. This is the same 2005-02-16 05:56:39 +00:00
mk48txx
mlx
mly
mpt netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
mse
musycc
my
ncv
nge
nmdm
nsp
null Use dynamic major number allocation. 2005-02-27 22:01:09 +00:00
ofw Merge revision 1.5 from NetBSD: Fix a typo in a comment. 2005-02-12 19:12:17 +00:00
owi
patm
pbio Skip PNP probes. If there are isapnp or pnpbios instances of this driver, 2005-02-11 03:56:13 +00:00
pccard Belkin F5D5020 is an OEM'd card from RACORE based on the AX88190 2005-02-22 22:07:18 +00:00
pccbb
pcf
pci Expose pci_cfg_safe/restore for subclasses of pci to use. 2005-02-28 01:14:15 +00:00
pdq
ppbus
ppc
pst
puc - sparc64/fhc/fhc.c: 2005-03-04 22:23:21 +00:00
random netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
ray Make a bunch of malloc types static. 2005-02-10 12:02:37 +00:00
rc
re Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in 2005-03-01 08:58:06 +00:00
rndtest
rp Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in 2005-03-01 08:58:06 +00:00
sab
safe Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in 2005-03-01 08:58:06 +00:00
sbni
sbsh Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in 2005-03-01 08:58:06 +00:00
scd netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
sf Fix style(9) issues with __P removal. 2005-02-24 22:33:05 +00:00
si Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in 2005-03-01 08:58:06 +00:00
sio Simplify the "and if we're in the debugger, don't use locks" logic, 2005-02-08 17:56:04 +00:00
sk Fix style(9) issues with __P removal. 2005-02-24 22:33:05 +00:00
smbus
sn
snc Only send packet to bpf if we are committed to send it. Previously it was 2005-02-21 17:30:10 +00:00
snp
sound Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in 2005-03-01 08:58:06 +00:00
speaker
sr Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in 2005-03-01 08:58:06 +00:00
stg Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in 2005-03-01 08:58:06 +00:00
streams Use kern_open() directly rather than a stackgap detour via open(). 2005-02-07 18:22:20 +00:00
sx Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in 2005-03-01 08:58:06 +00:00
sym avoid null ptr deref 2005-02-25 21:57:46 +00:00
syscons Remove debug printout of major/minor numbers, print name instead. 2005-02-27 21:16:26 +00:00
tdfx Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
tga Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
ti Fix style(9) issues with __P removal. 2005-02-24 22:33:05 +00:00
trm Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
twa Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
twe Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
tx Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
txp Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
uart - Allocate the interrupt resource as RF_SHAREABLE allowing uart(4) to work 2005-03-02 11:30:14 +00:00
ubsec Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
usb Merge from NetBSD. 2005-03-01 08:01:22 +00:00
utopia Split the chip-specific code from the generic Utopia code. This simplifies 2005-02-24 16:56:36 +00:00
vge Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
vkbd plug memory leak 2005-02-25 03:41:11 +00:00
vr Fix style(9) issues with __P removal. 2005-02-24 22:33:05 +00:00
vx Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
watchdog
wds
wi Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return 2005-03-01 07:50:12 +00:00
wl
xe
zs The zs(4) driver is superseded by uart(4) and broken in -CURRENT. Remove 2005-02-27 15:23:58 +00:00