CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/10 12:14:59
Modified files: sys/dev/pci : if_sis.c Log message: move a common statement out of if/else; adjust the mbuf before loading it, with bus_dmamap_load_mbuf(), that way we dont have to fiddle with ds_addr; ok dlg@