CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/04 23:36:31
Modified files:
sys/dev/pci : azalia.c
Log message:
Use the new set_{blksz,nblks}() interface to set the block size.
This simplifies the code and allows any block size supported by the
hardware to be used.
ok mpi@
