Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (20m)  netbsd-10 (4d)  netbsd-9 (4d)  netbsd-8 (8d) 

2024-05-20 13:54:22 UTC Now

2016-09-08 05:25:49 UTC MAIN commitmail json YAML

provide driverFunc() to tell the Xserver that this driver can work without PIO
access - sm50x doesn't have any vga compatibility registers
problem with that - newer chips do, but xorg 1.18 tries to enable PIO access
unconditionally so we should be fine.

(macallan)