Re: [PATCH gnumach] com/lpr: Handle masking of interrupts in the driver

2023-10-01 Thread Samuel Thibault
applied, thanks! Damien Zammit, le dim. 01 oct. 2023 04:58:04 +, a ecrit: > --- > i386/i386at/autoconf.c | 6 ++ > i386/i386at/model_dep.c | 8 > 2 files changed, 6 insertions(+), 8 deletions(-) > > diff --git a/i386/i386at/autoconf.c b/i386/i386at/autoconf.c > index ef813d92..

[PATCH gnumach] com/lpr: Handle masking of interrupts in the driver

2023-09-30 Thread Damien Zammit
--- i386/i386at/autoconf.c | 6 ++ i386/i386at/model_dep.c | 8 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/i386/i386at/autoconf.c b/i386/i386at/autoconf.c index ef813d92..5c69988f 100644 --- a/i386/i386at/autoconf.c +++ b/i386/i386at/autoconf.c @@ -29,6 +29,11 @@