Searched hist:168816 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/isa/
H A Disa_common.cdiff 168816 Tue Apr 17 15:14:23 MDT 2007 jhb When trying to allocate a PnP BIOS memory resource, the code loops trying
to move up the start address until the allocation succeeds. If the
alignment of the resource was 0, then the code would keep trying the same
request in an infinite loop and hang. Force the request to always move
start up by at least 1 byte each time through the loop.
/freebsd-10.2-release/sys/dev/puc/
H A Dpucdata.cdiff 239048 Sun Aug 05 08:11:49 MDT 2012 eadler Add additional Perle Speed LE serial cards

PR: kern/168816
Submitted by: Dennis Oyama <doyama@perle.com>
Approved by: cperciva
MFC after: 1 week

Completed in 112 milliseconds