summaryrefslogtreecommitdiff
path: root/bsd
diff options
context:
space:
mode:
Diffstat (limited to 'bsd')
-rw-r--r--bsd/.cvsignore1
-rw-r--r--bsd/mach64/.cvsignore8
-rw-r--r--bsd/mga/.cvsignore8
-rw-r--r--bsd/r128/.cvsignore8
-rw-r--r--bsd/radeon/.cvsignore8
-rw-r--r--bsd/sis/.cvsignore8
-rw-r--r--bsd/tdfx/.cvsignore8
7 files changed, 49 insertions, 0 deletions
diff --git a/bsd/.cvsignore b/bsd/.cvsignore
new file mode 100644
index 00000000..c196cbc7
--- /dev/null
+++ b/bsd/.cvsignore
@@ -0,0 +1 @@
+drm_pciids.h
diff --git a/bsd/mach64/.cvsignore b/bsd/mach64/.cvsignore
new file mode 100644
index 00000000..b9a7055b
--- /dev/null
+++ b/bsd/mach64/.cvsignore
@@ -0,0 +1,8 @@
+.depend
+bus_if.h
+device_if.h
+export_syms
+opt_drm.h
+pci_if.h
+mach64.kld
+mach64.ko
diff --git a/bsd/mga/.cvsignore b/bsd/mga/.cvsignore
new file mode 100644
index 00000000..0da9b114
--- /dev/null
+++ b/bsd/mga/.cvsignore
@@ -0,0 +1,8 @@
+.depend
+bus_if.h
+device_if.h
+export_syms
+opt_drm.h
+pci_if.h
+mga.kld
+mga.ko
diff --git a/bsd/r128/.cvsignore b/bsd/r128/.cvsignore
new file mode 100644
index 00000000..0ee047dd
--- /dev/null
+++ b/bsd/r128/.cvsignore
@@ -0,0 +1,8 @@
+.depend
+bus_if.h
+device_if.h
+export_syms
+opt_drm.h
+pci_if.h
+r128.kld
+r128.ko
diff --git a/bsd/radeon/.cvsignore b/bsd/radeon/.cvsignore
new file mode 100644
index 00000000..83df81da
--- /dev/null
+++ b/bsd/radeon/.cvsignore
@@ -0,0 +1,8 @@
+.depend
+bus_if.h
+device_if.h
+export_syms
+opt_drm.h
+pci_if.h
+radeon.kld
+radeon.ko
diff --git a/bsd/sis/.cvsignore b/bsd/sis/.cvsignore
new file mode 100644
index 00000000..7495508e
--- /dev/null
+++ b/bsd/sis/.cvsignore
@@ -0,0 +1,8 @@
+.depend
+bus_if.h
+device_if.h
+export_syms
+opt_drm.h
+pci_if.h
+sis.kld
+sis.ko
diff --git a/bsd/tdfx/.cvsignore b/bsd/tdfx/.cvsignore
new file mode 100644
index 00000000..bf7cb769
--- /dev/null
+++ b/bsd/tdfx/.cvsignore
@@ -0,0 +1,8 @@
+.depend
+bus_if.h
+device_if.h
+export_syms
+opt_drm.h
+pci_if.h
+tdfx.kld
+tdfx.ko