Re: [man-pages PATCH] cciss.4, hpsa.4: mention cciss removal in Linux 4.13

2017-09-11 Thread Michael Kerrisk (man-pages)
Hi Eugene, On 11 September 2017 at 14:36, Eugene Syromyatnikov wrote: > On Mon, Sep 11, 2017 at 8:58 AM, Meelis Roos wrote: >> On Mon, 11 Sep 2017, Eugene Syromyatnikov wrote: >> >>> During the Linux 4.13 development cycle, cciss driver has been removed >>> in flavor to hpsa driver that has been

Re: [man-pages PATCH] cciss.4, hpsa.4: mention cciss removal in Linux 4.13

2017-09-11 Thread Eugene Syromyatnikov
On Mon, Sep 11, 2017 at 8:58 AM, Meelis Roos wrote: > On Mon, 11 Sep 2017, Eugene Syromyatnikov wrote: > >> During the Linux 4.13 development cycle, cciss driver has been removed >> in flavor to hpsa driver that has been amended with some legacy board >> support. > > It's gone in 4.14 - 4.13 works

Re: [man-pages PATCH] cciss.4, hpsa.4: mention cciss removal in Linux 4.13

2017-09-10 Thread Meelis Roos
On Mon, 11 Sep 2017, Eugene Syromyatnikov wrote: > During the Linux 4.13 development cycle, cciss driver has been removed > in flavor to hpsa driver that has been amended with some legacy board > support. It's gone in 4.14 - 4.13 works the old way. > > * man4/cciss.4 (.SH DESCRIPTION): Mention

[man-pages PATCH] cciss.4, hpsa.4: mention cciss removal in Linux 4.13

2017-09-10 Thread Eugene Syromyatnikov
During the Linux 4.13 development cycle, cciss driver has been removed in flavor to hpsa driver that has been amended with some legacy board support. * man4/cciss.4 (.SH DESCRIPTION): Mention driver removal. * man4/hpsa.4 (.SH DESCRIPTION): Mention list of boards that recognised since Linux 4.13.