freebsd-dev/sys/dev/esp
Xin LI 64c06aeb8d Fix build:
- Use %ll instead of %q for explicit long long casts;
 - Use %j instead of %q in XFS and cast to intmax_t.

Tested with:	make universe
2012-05-23 06:49:50 +00:00
..
am53c974reg.h Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 and 2011-11-01 21:26:57 +00:00
esp_pci.c s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention 2011-11-22 21:55:40 +00:00
esp_sbus.c s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention 2011-11-22 21:55:40 +00:00
ncr53c9x.c Fix build: 2012-05-23 06:49:50 +00:00
ncr53c9xreg.h Add multiple inclusion protection. 2011-10-30 21:45:36 +00:00
ncr53c9xvar.h - Use device_t rather than the NetBSDish struct device. 2011-10-30 21:17:42 +00:00