@kerravon86: Please Implement Drivers For BIOS But You Can Make Drivers Without SDLC But You Write A C Program Within Implemention Of Driver (How Does Work) And Drivers is stored in driver/ With Make New Branch Named By driver-implemention And No Longer needed h file of drivers
Structure Looks Like:
drivers
- keyborad.c
- mouse.c
- usb.c
- disk.c
- acpi.c
- io.c
- ps2.c
- ethernet.c
- sound.c
- pin-header.c
- cpu.c
- etc.
@kerravon86: Please Implement Drivers For BIOS But You Can Make Drivers Without SDLC But You Write A C Program Within Implemention Of Driver (How Does Work) And Drivers is stored in
driver/With Make New Branch Named Bydriver-implementionAnd No Longer needed h file of driversStructure Looks Like: