freebsd-skq/sys/dev
Bruce Evans 3de9d6fbe4 Don't restrict our requests for contiguous memory to addresses >= 1MB.
This fixes, at least, panics in ncr_attach() on i386's with about 5MB
of memory.  The restriction was a hack to leave some low memory for ISA
DMA, but on i386's we now allocate pages from the top down, so all the
restriction did was cause our allocations to fail when there is no free
memory above 1MB.
1999-08-29 09:03:58 +00:00
..
advansys $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
aha $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ahb $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
aic7xxx $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
amd Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ar $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ata We don't need to pass the diskname argument all over the diskslice/label 1999-08-28 14:33:44 +00:00
atkbdc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bktr Don't restrict our requests for contiguous memory to addresses >= 1MB. 1999-08-29 09:03:58 +00:00
buslogic $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ccd $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cy $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
de Add missing include. 1999-08-21 21:35:59 +00:00
dec $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dgb $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dpt $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ed $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
eisa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
en Clean up after removing sys/eventhandler.h from sys/systm.h at the last 1999-08-21 22:10:49 +00:00
ep $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ex $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fb $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fdc Initialize dev->si_bsize*, the floppy driver doesn't use dsopen(). 1999-08-28 08:10:13 +00:00
fe $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fxp $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
hea $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
hfa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ic $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ida Fix various trivial warnings from LINT 1999-08-28 19:44:07 +00:00
ie $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iicbus $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
isp $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
joy Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
kbd $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lnc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mc146818
mcd $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mii $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) 1999-08-28 02:21:15 +00:00
mse $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pccard $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pcf $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pci $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pcm/isa
pdq $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ppbus $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ppc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rc Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
rp $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scd $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sf Don't restrict our requests for contiguous memory to addresses >= 1MB. 1999-08-29 09:03:58 +00:00
si $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sio $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sk Don't restrict our requests for contiguous memory to addresses >= 1MB. 1999-08-29 09:03:58 +00:00
smbus $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
snp $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sound/isa
speaker $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
streams $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscons $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ti Don't restrict our requests for contiguous memory to addresses >= 1MB. 1999-08-29 09:03:58 +00:00
tx $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
usb o fix typo 1999-08-29 02:05:12 +00:00
vinum Initialize the si_bsize fields of the new dev structure. This fixes 1999-08-29 01:41:53 +00:00
vn We don't need to pass the diskname argument all over the diskslice/label 1999-08-28 14:33:44 +00:00
vr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vx $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
wi $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
wl $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
xe $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00