Maxime Henrion c480dc188f Pass a correct lowaddr to bus_dma_tag_create(), lnc(4) cards can only
deal with 24-bit addresses.  While the two other attachments, namely
isa and cbus, do it properly, the PCI attachment was passing
BUS_SPACE_MAXADDR instead of BUS_SPACE_MAXADDR_24BIT.  This bug
became apparent with the new contigmalloc() code.

This fixes the problem reported with lnc(4) interfaces inside VMWare,
and should theoritically also fix any user of a PCI lnc(4) card.  It
is a RELENG_5 MFC candidate.

Tested by:	Florian Le Goff <madflo@beertech.org>
2004-08-22 23:01:13 +00:00
..
2004-08-13 06:22:35 +00:00
2004-08-22 03:55:04 +00:00
2004-05-30 20:08:47 +00:00
2004-08-07 20:55:53 +00:00
2004-06-27 13:07:02 +00:00
2004-07-10 20:57:43 +00:00
2004-07-22 07:11:15 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-08-02 20:42:28 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-07-10 15:38:27 +00:00
2004-06-16 09:47:26 +00:00
2004-08-04 18:30:31 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-07-10 21:05:14 +00:00
2004-07-10 21:06:08 +00:00
2004-05-30 20:08:47 +00:00
2004-07-06 02:48:29 +00:00
2004-05-30 20:08:47 +00:00
2004-05-30 20:08:47 +00:00
2004-07-28 06:21:53 +00:00
2004-07-05 22:52:01 +00:00
2004-07-28 06:21:53 +00:00
2004-07-10 21:14:20 +00:00
2004-07-05 22:46:28 +00:00
2004-05-30 20:08:47 +00:00
2004-08-18 16:14:44 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-05-30 20:08:47 +00:00