Hi,
When the tab width is other than 8, auto-indent-mode can
miscompute the indentation column. E.g. when (set-tab-width 4):
.
^
|
Cursor positioned here following return after
This seems to be due to the value 8 being hard-coded in the the
doind
hi,
playing with 7.5 on an edgerouter poe, it panics at boot:
starting network
Trap cause = 13 Frame 0x98ba79b8
Trap PC 0x8108f438 RA 0x8108f41c fault 0x9fc9ae078
cn30xxgmx_rgmii_speed+0x270
(c0004870,b4b2685682005875,10,7e683fa7441755a4) ra 0x810919ac
Le Tue, Jul 02, 2024 at 09:31:42PM +0200, Landry Breuil a écrit :
> hi,
>
> playing with 7.5 on an edgerouter poe, it panics at boot:
>
> starting network
>
> Trap cause = 13 Frame 0x98ba79b8
> Trap PC 0x8108f438 RA 0x8108f41c fault 0x9fc9ae078
> cn30xxgmx_rgmii_speed+0x2
> hi,
>
> playing with 7.5 on an edgerouter poe, it panics at boot:
Congratulations, you've reached a divide by zero in the kernel.
This is caused by cn30xxgmx_rgmii_speed() setting the local variable
`baudrate' to zero (with an XXX comment) prior to dividing by it.
The following diff sweeps th
I installed openbsd recently and can't get connection in my laptop that have a
RTL8821CE seems openbsd nota have a firmware for it now. Is there any plans to
support it?