summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
authorkz151634 <none@none>2006-11-16 23:38:47 -0800
committerkz151634 <none@none>2006-11-16 23:38:47 -0800
commit424be376b985ffe9e35c16ddaa86e1f437e1348b (patch)
treef71c5440c09acb8b2659353ddfadd890bd82b800 /usr/src
parent574679b56f63a12e0688c8b33955aa22b3c494dc (diff)
downloadillumos-joyent-424be376b985ffe9e35c16ddaa86e1f437e1348b.tar.gz
6491150 i915GM chipset should be supported by i915 driver as well
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/pkgdefs/SUNWdrmr/postinstall2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkgdefs/SUNWdrmr/postinstall b/usr/src/pkgdefs/SUNWdrmr/postinstall
index ffa0b0165a..24130dbda7 100644
--- a/usr/src/pkgdefs/SUNWdrmr/postinstall
+++ b/usr/src/pkgdefs/SUNWdrmr/postinstall
@@ -30,10 +30,12 @@
PATH=/usr/bin:/usr/sbin:${PATH}
export PATH
+# the following ids are sorted in numeric order
BRALIAS="\
\"pci8086,2562\" \
\"pci8086,2572\" \
\"pci8086,2582\" \
+ \"pci8086,2592\" \
\"pci8086,3582\" \
"
DRVPERM='* 0644 root sys'