freebsd-dev/sys/dev/amr
Bruce Evans 1b7fb13116 Fixed printf format errors in previous commit. %llu is no more suitable
than %u for printing signed 64-bit types.  It fails on different machines,
and has the wrong signdness.

Fixed old printf format error on the same line.  %u is not suitable for
printing 32-bit types on all machines.
2002-03-18 23:24:00 +00:00
..
amr_cam.c Further use of M_ZERO. 2000-11-18 15:21:22 +00:00
amr_compat.h MFS: 2000-11-28 19:28:22 +00:00
amr_disk.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
amr_pci.c Staticise the amr devclass. 2002-01-08 06:47:02 +00:00
amr_tables.h Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amr.c Fixed printf format errors in previous commit. %llu is no more suitable 2002-03-18 23:24:00 +00:00
amrio.h Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
amrreg.h Comment tokens after #undef <macroname> and #endif. 2001-12-13 11:12:30 +00:00
amrvar.h Staticise the amr devclass. 2002-01-08 06:47:02 +00:00