mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-09 02:26:27 +00:00
424af31b45
conversion from short to unsigned long which is an argument of bus_alloc_resource. Since the value -1 is used to indicate no port reousece, id_port need to be signed (suggested by Doug Rabson and Peter Wemm.)