OpenBSD CVS

CVS log for src/etc/etc.i386/fbtab


[BACK] Up to [local] / src / etc / etc.i386

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 6 23:44:21 2022 UTC (2 years, 5 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 (colored)

stop chowning old drm device nodes

Revision 1.15 / (download) - annotate - [select for diffs], Fri Feb 12 10:26:34 2021 UTC (3 years, 3 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (colored)

create /dev/ drm nodes with the same names as linux

This was proposed by Emil Velikov to simplify libdrm and will remove the
need for some patches in ports.

/dev/drm0 -> /dev/dri/card0
/dev/drmR128 -> /dev/dri/renderD128

The previous names will remain for a period of time and will later be
removed.  Major and minor numbers remain the same.

libdrm will not be changed to use the new names until known privsep
and sandbox use has been updated to allow the new names.

ok deraadt@

Revision 1.14 / (download) - annotate - [select for diffs], Sun Sep 15 12:25:40 2019 UTC (4 years, 8 months ago) by kettenis
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.13: +1 -1 lines
Diff to previous 1.13 (colored)

Add ttyC4 to lost of devices to change when logging in on ttyC0 (and in
some cases also the serial console) such that X can use it as its VT
when running without root privileges.

ok jsg@, matthieu@

Revision 1.13 / (download) - annotate - [select for diffs], Sun May 12 15:06:58 2019 UTC (5 years ago) by jsg
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)

Add first drm render node to list of devices to change when logging in
on ttyC0.  While here add drm0 to loongson and add the complete set of
wscons and drm devices to arm64.

ok kettenis@

Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 18 20:38:32 2013 UTC (10 years, 6 months ago) by matthieu
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)

Give /dev/drm0 to the user logged on the console to be able
to run OpenGL applications. ok kettenis@ naddy@

Revision 1.11 / (download) - annotate - [select for diffs], Sun Nov 17 08:51:23 2013 UTC (10 years, 6 months ago) by matthieu
Branch: MAIN
Changes since 1.10: +0 -1 lines
Diff to previous 1.10 (colored)

Remove unused /dev/X0 entries. ok millert@

Revision 1.10 / (download) - annotate - [select for diffs], Thu Feb 3 19:28:01 2005 UTC (19 years, 4 months ago) by tdeval
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (colored)

fix pasto '::' -> ':'. Oops deraadt@ ;-)

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 6 21:33:54 2005 UTC (19 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

when an arch has wskbd0 or wsmouse0, prepare for the future and apply
same rules to both wskbd0:wskbd and wsmouse0:wsmouse; miod ok

Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 23 17:53:34 2002 UTC (21 years, 8 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.7: +1 -0 lines
Diff to previous 1.7 (colored)

Add /dev/X0 entry for use by xdm; matthieu@
As requested by deraadt@

Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 29 23:34:55 2002 UTC (21 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

even closer to the truth; miod, matthieu, todd

Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 29 21:47:55 2002 UTC (21 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

cleanup all fbtab, various ok

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jun 29 16:03:25 2002 UTC (21 years, 11 months ago) by matthieu
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

add /dev/wskbd, /dev/wsmouse and /dev/ttyCcfg
ok millert@

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 30 23:59:19 2001 UTC (23 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.3: +0 -1 lines
Diff to previous 1.3 (colored)

one entry for ttyC0; brad

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 30 08:34:09 2001 UTC (23 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (colored)

move console ttys around.  serial becomes tty0?, console ttyC?

Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 17 05:36:08 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

console is now ttyC0; dm spotted it

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 31 12:29:21 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN

generate fbtab for each architecture

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.