summaryrefslogtreecommitdiffstats
path: root/sys/dev/hptmv/entry.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-03-18 05:19:50 +0000
committerimp <imp@FreeBSD.org>2005-03-18 05:19:50 +0000
commit7e9a7073ef377ae41f09b4dfb21c34a4a6b3a12c (patch)
treeda2c3750864cc53bd818a0507a4f549420b82c39 /sys/dev/hptmv/entry.c
parent52e8c7d46a9820283781fda9233bdf609931135f (diff)
downloadFreeBSD-src-7e9a7073ef377ae41f09b4dfb21c34a4a6b3a12c.zip
FreeBSD-src-7e9a7073ef377ae41f09b4dfb21c34a4a6b3a12c.tar.gz
Use STAILQ in preference to SLIST for the resources. Insert new resources
last in the list rather than first. This makes the resouces print in the 4.x order rather than the 5.x order (eg fdc0 at 0x3f0-0x3f5,0x3f7 is 4.x, but 0x3f7,0x3f0-0x3f5 is 5.x). This also means that the pci code will once again print the resources in BAR ascending order.
Diffstat (limited to 'sys/dev/hptmv/entry.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud