K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-09-23T18:48:36.000000Z K 7 svn:log V 366 Various updates: - gem(4) has its interrupt marked INTR_MPSAFE now. - sf(4) is locked now. - sis(4)'s mutex is no longer marked MTX_RECURSE. - txp(4) and wb(4) locking both need testing. - Add an entry for vx(4) and note that its locking needs testing. This driver dosen't need bus_dma it appears though as it uses PIO to bang packets into and out of the card. END