marius
5c195d91b5
Fix an endianness issue in pnp_eisaformat(). This corrects printing PnP IDs
...
on big-endian archs like sparc64, e.g.:
uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 43 pnpid @HEd041 on isa0
is now correctly printed as:
uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 43 pnpid PNP0501 on isa0
There are probably other endianness issues lurking in the PnP code which
however aren't exhibited on sparc64 as the PnP devices there are sort of
PnP BIOS devices rather than ISA PnP devices.
Tested on: i386, sparc64
MFC after: 1 week
2005-09-28 15:01:58 +00:00
..
2005-09-28 07:03:03 +00:00
2005-09-28 07:03:03 +00:00
2005-09-27 17:39:11 +00:00
2005-09-22 15:14:13 +00:00
2005-05-29 16:11:34 +00:00
2005-09-16 01:26:17 +00:00
2005-08-08 19:55:32 +00:00
2005-09-28 07:03:03 +00:00
2005-09-28 06:05:45 +00:00
2005-09-16 12:49:06 +00:00
2005-08-18 00:30:22 +00:00
2005-09-10 03:01:25 +00:00
2005-09-28 14:54:07 +00:00
2005-09-27 16:45:22 +00:00
2005-03-28 18:31:18 +00:00
2005-09-18 23:54:40 +00:00
2005-09-28 07:03:03 +00:00
2005-08-09 10:20:02 +00:00
2005-09-28 14:54:07 +00:00
2005-09-28 07:03:03 +00:00
2005-09-28 15:01:58 +00:00
2005-08-14 04:19:36 +00:00
2005-09-28 07:03:03 +00:00
2005-08-24 12:38:26 +00:00
2005-09-27 18:10:43 +00:00
2005-09-27 18:10:43 +00:00
2005-08-30 14:27:47 +00:00
2005-09-11 16:04:56 +00:00
2005-08-09 10:20:02 +00:00
2005-09-27 18:10:43 +00:00
2005-09-27 18:10:43 +00:00
2005-09-19 22:54:55 +00:00
2005-09-26 20:35:45 +00:00
2005-09-07 10:06:14 +00:00
2005-08-22 07:05:14 +00:00
2005-09-07 10:06:14 +00:00
2005-07-29 13:22:37 +00:00
2005-08-08 19:55:32 +00:00
2005-07-14 20:08:27 +00:00
2005-04-25 05:11:19 +00:00
2005-09-19 16:51:43 +00:00
2005-09-27 18:09:42 +00:00
2005-08-18 11:58:03 +00:00
2005-09-27 13:10:24 +00:00
2005-09-25 21:29:32 +00:00
2005-09-27 20:57:50 +00:00
2005-05-04 10:39:15 +00:00
2005-09-28 14:54:07 +00:00
2005-09-19 16:51:43 +00:00
2005-09-19 18:52:51 +00:00
2005-09-27 17:39:11 +00:00
2005-09-27 18:09:42 +00:00
2005-09-24 20:11:07 +00:00
2005-09-28 07:03:03 +00:00
2005-09-21 15:01:09 +00:00