03b6996b45ea2860b39529301f5fd9cc15c8652c
[oweals/hwdata.git] / hwdata.spec
1 Name: hwdata
2 Summary: Hardware identification and configuration data
3 Version: 0.146.33.EL
4 Release: 4
5 License: GPL/MIT
6 Group: System Environment/Base
7 Source: hwdata-%{version}-%{release}.tar.gz
8 BuildArch: noarch
9 Conflicts: Xconfigurator < 4.9.42-1, kernel-pcmcia-cs < 3.1.31-11, kudzu < 1.1.86
10 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
11
12 %description
13 hwdata contains various hardware identification and configuration data,
14 such as the pci.ids database, the XFree86 Cards and MonitorsDb databases.
15
16 %prep
17
18 %setup -q
19
20 %install
21 rm -rf $RPM_BUILD_ROOT
22 make install DESTDIR=$RPM_BUILD_ROOT
23
24 %clean
25 rm -rf $RPM_BUILD_ROOT
26
27 %files
28 %defattr(-,root,root)
29 %doc LICENSE COPYING
30 %dir /usr/share/hwdata
31 %dir /etc/pcmcia
32 %config(noreplace) /etc/hotplug/blacklist
33 %config /etc/pcmcia/config
34 %config /usr/share/hwdata/*
35 # This file is screaming to be moved into /usr/share/hwdata sometime <g>
36 /usr/X11R6/lib/X11/Cards
37
38 %changelog
39 * Wed Jun 11 2008 Karsten Hopp <karsten@redhat.com> 0.146.33.EL-4
40 - update usb.ids, pci.ids
41 - add mappings for some NVidia cards
42
43 * Tue Apr 08 2008 Karsten Hopp <karsten@redhat.com> 0.146.33.EL-3
44 - release 2 already built, bump release
45
46 * Tue Apr 08 2008 Karsten Hopp <karsten@redhat.com> 0.146.33.EL-2
47 - unify MonitorsDB 
48 - update pci.ids, usb.ids, pcitable
49
50 * Thu Oct 25 2007 Phil Knirsch <pknirsch@redhat.com> 0.146.33.EL-1
51 - Map specific Intel network cards to the new e1000e driver (#253792)
52
53 * Wed Oct 17 2007 Karsten Hopp <karsten@redhat.com> 0.146.32.EL-1
54 - update pci.ids, usb.ids
55
56 * Thu Aug 30 2007 Karsten Hopp <karsten@redhat.com> 0.146.31.EL-1
57 - update pci.ids, usb.ids
58
59 * Thu Jul 26 2007 Karsten Hopp <karsten@redhat.com> 0.146.30.EL-1
60 - update pci.ids, usb.ids, fixes bz #229367
61
62 * Tue Jul 10 2007 Karsten Hopp <karsten@redhat.com> 0.146.29.EL-1
63 - fix usb.ids file
64 - Resolves: bz #233420
65
66 * Tue Jul 03 2007 Karsten Hopp <karsten@redhat.com> 0.146.29.EL-1
67 - make some network cards use the e1000 driver 
68 - Resolves: bz#206415
69
70 * Thu Mar 29 2007 Karsten Hopp <karsten@redhat.com> 0.146.28.EL-1
71 - fix pcitables entry for NVIDIA Quadro NVS 285
72
73 * Wed Mar 28 2007 Karsten Hopp <karsten@redhat.com> 0.146.27.EL-1
74 - update pcitables
75
76 * Wed Mar 28 2007 Karsten Hopp <karsten@redhat.com> 0.146.26.EL-1
77 - update pci.ids
78 - Resolves: #197012
79
80 * Mon Feb 12 2007 Karsten Hopp <karsten@redhat.com> 0.146.25.EL-1
81 - add HP TFT5600 monitor
82
83 * Mon Jan 29 2007 Soren Sandmann <sandmann@redhat.com> 0.146.25.EL-1
84 - update pcitable / Cards to support new XGI driver
85 - Related: #196785
86
87 * Fri Jan 19 2007 Karsten Hopp <karsten@redhat.com> 0.146.24.EL-3
88 - update pci.ids / usb.ids
89 - Resolves: #197012
90
91 * Mon Jan 08 2007 Karsten Hopp <karsten@redhat.com> 0.146.24.EL-2
92 - update pci.ids / usb.ids
93 - sync MonitorsDB between releases
94 - Resolves: #197070
95 - Resolves: #197792
96 - Resolves: #200734
97 - Resolves: #206458
98
99 * Mon Aug 28 2006 Phil Knirsch <pknirsch@redhat.com> 0.146.24.EL-1
100 - Included fix for Intel NIC issue for quad e1000 from Oracle on a Sun box
101
102 * Mon Aug 21 2006 Phil Knirsch <pknirsch@redhat.com> 0.146.23.EL-1
103 - Fixed regression in pcitable for QLA24x cards (#202267)
104
105 * Tue Jul 11 2006 Phil Knirsch <pknirsch@redhat.com> 0.146.22.EL-1
106 - Final pull of pci.ids and pcitable (#180521)
107
108 * Thu Jun 22 2006 Adam Jackson <ajackson@redhat.com> 0.146.21.EL-1
109 - Add Matrox G200e to Cards and pcitable
110
111 * Fri May 26 2006 Karsten Hopp <karsten@redhat.de> 0.146.20.EL-1
112 - add some monitors to MonitorsDB (#191693)
113
114 * Fri May 05 2006 Phil Knirsch <pknirsch@redhat.com> 0.146.19.EL-1
115 - Included pcitable update to support Nvidia FX3450 cards (#178462)
116 - Updated PCI ids from upstream (#180521)
117 - Fixed missing monitor entry in MonitorsDB (#189447)
118
119 * Fri Mar  3 2006 Bill Nottingham <notting@redhat.com> 0.146.18.EL-1
120 - blacklist EDAC modules (#183232)
121
122 * Thu Feb 09 2006 Phil Knirsch <pknirsch@redhat.com> 0.146.17.EL-1
123 - Added fix to detect the new ATI ES1000 chip properly (#180523)
124
125 * Fri Feb 03 2006 Phil Knirsch <pknirsch@redhat.com> 0.146.16.EL-1
126 - Fixed typo in upgradelist (#169783)
127
128 * Fri Jan 27 2006 Phil Knirsch <pknirsch@redhat.com> 0.146.15.EL-1
129 - Updated pci.ids according to our schedule (#179097)
130
131 * Thu Jan 19 2006 Phil Knirsch <pknirsch@redhat.com> 0.146.14.EL-1
132 - Fixed regression of missing line in pci.ids (#177169)
133
134 * Mon Nov 28 2005 Bill Nottingham <notting@redhat.com> 0.146.13.EL-1
135 - update pci.ids, usb.ids from upstream (#168602)
136 - add support for Intel 915/945 (#170517)
137
138 * Wed Aug 31 2005 Bill Nottingham <notting@redhat.com> 0.146.12.EL-1
139 - update pci.ids (#156948)
140
141 * Thu Aug 25 2005 Bill Nottingham <notting@redhat.com>
142 - /etc/pcmcia/config: fix typo (#166635)
143
144 * Thu Jul 21 2005 Bill Nottingham <notting@redhat.com> 0.146.11.EL-1
145 - update usb.ids, MonitorsDB (#158961)
146
147 * Tue Jul 19 2005 Bill Nottingham <notting@redhat.com>
148 - fix qlogic mapping
149
150 * Thu Jun 30 2005 Bill Nottingham <notting@redhat.com>
151 - add more mptfusion cards (#107088)
152
153 * Wed Jun 22 2005 Bill Nottingham <notting@redhat.com>
154 - add hisax modules to blacklist (#154799, #159068)
155
156 * Fri Jun 10 2005 Bill Nottingham <notting@redhat.com>
157 - fix ATI branding (#160047)
158
159 * Wed May  4 2005 Bill Nottingham <notting@redhat.com> 0.146.10.EL-1
160 - update pci.ids
161
162 * Fri Apr  8 2005 Mike A. Harris <mharris@redhat.com> 0.146.9.EL-1
163 - Updated Cards to change the default driver for Nvidia FX1400 or FX540 to
164   "vesa" (#140601)
165
166 * Wed Mar 23 2005 Bill Nottingham <notting@redhat.com> 0.146.8.EL-1
167 - fix qla6322 mapping (correction of fix for #150621)
168
169 * Mon Mar 14 2005 Bill Nottingham <notting@redhat.com> 0.146.7.EL-1
170 - update pci.ids
171
172 * Wed Mar  9 2005 Bill Nottingham <notting@redhat.com> 0.146.6.EL-1
173 - fix qlaXXXX mappings, add migration entries (#150621)
174
175 * Mon Mar  7 2005 Bill Nottingham <notting@redhat.com> 0.146.5.EL-1
176 - more aic79xx entries (IT%67884)
177
178 * Wed Mar  2 2005 Mike A. Harris <mharris@redhat.com> 0.146.4.EL-1
179 - Bump and rebuild to fix build problem
180
181 * Wed Mar  2 2005 Mike A. Harris <mharris@redhat.com> 0.146.3.EL-1
182 - Added many new nvidia PCI IDs to pcitable and Cards to synchronize it
183   with X.Org X11 6.8.2. (#140601)
184
185 * Tue Mar  1 2005 Bill Nottingham <notting@redhat.com> - 0.146.2.EL-1
186 - add sk98lin mapping (#145538)
187 - fix emu10k1x mapping (#147787)
188 - update usb.ids, pci.ids, MonitorsDB
189
190 * Wed Nov 10 2004 Bill Nottingham <notting@redhat.com> - 0.146.1.EL-1
191 - migrate dpt_i2o to i2o_block (#138603)
192
193 * Tue Nov  9 2004 Bill Nottingham <notting@redhat.com> - 0.146-1
194 - update pci.ids (#138233)
195 - add Apple monitors (#138481)
196
197 * Wed Oct 20 2004 Bill Nottingham <notting@redhat.com> - 0.145-1
198 - remove ahci mappings, don't prefer it over ata_piix
199
200 * Tue Oct 19 2004 Kristian Høgsberg <krh@redhat.com> - 0.144-1
201 - update IDs for Cirrus, Trident, C&T, and S3
202
203 * Tue Oct 12 2004 Bill Nottingham <notting@redhat.com> - 0.143-1
204 - add ahci mappings to prefer it over ata_piix
205 - map davej's ancient matrox card to vesa (#122750)
206
207 * Thu Oct  7 2004 Dan Williams <dcbw@redhat.com> - 0.141-1
208 - Add Belkin F5D6020 ver.2 (802.11b card based on Atmel chipset)
209
210 * Fri Oct  1 2004 Bill Nottingham <notting@redhat.com> - 0.140-1
211 - include /etc/hotplug/blacklist here
212
213 * Thu Sep 30 2004 Bill Nottingham <notting@redhat.com> - 0.136-1
214 - add S3 UniChrome (#131403)
215 - update pci.ids
216
217 * Thu Sep 23 2004 Bill Nottingham <notting@redhat.com> - 0.135-1
218 - megaraid -> megaraid_mbox
219
220 * Wed Sep 22 2004 Bill Nottingham <notting@redhat.com> - 0.134-1
221 - map ncr53c8xx to sym53c8xx (#133181)
222
223 * Fri Sep 17 2004 Bill Nottingham <notting@redhat.com> - 0.132-1
224 - fix 3Ware 9000 mapping (#132851)
225
226 * Tue Sep 14 2004 Kristian Høgsberg <krh@redhat.com> - 0.131-1
227 - Add python script to check sorting of pci.ids
228
229 * Thu Sep  9 2004 Kristian Høgsberg <krh@redhat.com> 0.131-1
230 - Add pci ids and cards for new ATI, NVIDIA and Intel cards
231
232 * Sat Sep  4 2004 Bill Nottingham <notting@redhat.com> 0.130-1
233 - trim pcitable - now just ids/drivers
234
235 * Wed Sep  1 2004 Bill Nottingham <notting@redhat.com> 0.125-1
236 - pci.ids updates
237 - remove updsftab.conf.*
238
239 * Sun Aug 29 2004 Mike A. Harris <mharris@redhat.com>  0.124-1
240 - Updates to pcitable/Cards for 'S3 Trio64 3D' cards. (#125866,59956)
241
242 * Fri Jul  9 2004 Mike A. Harris <mharris@redhat.com>  0.123-1
243 - Quick pcitable/Cards update for ATI Radeon and FireGL boards
244
245 * Mon Jun 28 2004 Bill Nottingham <notting@redhat.com>
246 - add Proview monitor (#125853)
247 - add ViewSonic monitor (#126324)
248 - add a Concord camera (#126673)
249
250 * Wed Jun 23 2004 Brent Fox <bfox@redhat.com> - 0.122-1
251 - Add Vobis monitor to MonitorsDB (bug #124151)
252
253 * Wed Jun 09 2004 Dan Williams <dcbw@redhat.com> - 0.121-1
254 - add Belkin F5D5020 10/100 PCMCIA card (#125581)
255
256 * Fri May 28 2004 Bill Nottingham <notting@redhat.com>
257 - add modem (#124663)
258
259 * Mon May 24 2004 Bill Nottingham <notting@redhat.com> - 0.120-1
260 - mainly:
261   fix upgradelist module for CMPci cards (#123647)
262 - also:
263   add another wireless card (#122676)
264   add wireless card (#122625)
265   add 1280x800 (#121548)
266   add 1680x1050 (#121148)
267   add IntelligentStick (#124313)
268
269 * Mon May 10 2004 Jeremy Katz <katzj@redhat.com> - 0.119-1
270 - veth driver is iseries_veth in 2.6
271
272 * Wed May  5 2004 Jeremy Katz <katzj@redhat.com> - 0.118-1
273 - add a wireless card (#122064)
274 - and a monitor (#121696)
275
276 * Fri Apr 16 2004 Bill Nottingham <notting@redhat.com> 0.117-1
277 - fix makefile
278
279 * Thu Apr 15 2004 Bill Nottingham <notting@redhat.com> 0.116-1
280 - move updfstab.conf here
281 - add wireless card (#116865)
282 - add laptop display panel (#117385)
283 - add clipdrive (#119928)
284 - add travelling disk (#119143)
285 - add NEXDISK (#106782)
286
287 * Thu Apr 15 2004 Brent Fox <bfox@redhat.com> 0.115-1
288 - replace snd-es1960 driver with snd-es1968 in pcitable (bug #120729)
289
290 * Mon Mar 29 2004 Bill Nottingham <notting@redhat.com> 0.114-1
291 - fix entries pointing to Banshee (#119388)
292
293 * Tue Mar 16 2004 Bill Nottingham <notting@redhat.com> 0.113-1
294 - add a Marvell sk98lin card (#118467, <64bit_fedora@comcast.net>)
295
296 * Fri Mar 12 2004 Brent Fox <bfox@redhat.com> 0.112-1
297 - add a Sun flat panel to MonitorsDB (bug #118138)
298
299 * Fri Mar  5 2004 Brent Fox <bfox@redhat.com> 0.111-1
300 - add Samsung monitor to MonitorsDB (bug #112112)
301
302 * Mon Mar  1 2004 Mike A. Harris <mharris@redhat.com> 0.110-1
303 - Added 3Dfx Voodoo Graphics and Voodoo II entries to the Cards database, both
304   pointing to Alan Cox's new "voodoo" driver which is now included in XFree86
305   4.3.0-62 and later builds in Fedora development.  Mapped their PCI IDs to
306   the new Cards entry in pcitable.
307 - Updated the entries for 3Dfx Banshee
308
309 * Mon Feb 23 2004 Bill Nottingham <notting@redhat.com> 0.109-1
310 - pci.ids and other updates
311
312 * Thu Feb 19 2004 Mike A. Harris <mharris@redhat.com> 0.108-1
313 - Added Shamrock C407L to MonitorsDB for bug (#104920)
314
315 * Thu Feb 19 2004 Mike A. Harris <mharris@redhat.com> 0.107-1
316 - Massive Viewsonic monitor update for MonitorsDB (#84882)
317
318 * Fri Feb 13 2004 John Dennis <jdennis@finch.boston.redhat.com> 0.106-1
319 - fix typo, GP should have been HP
320
321 * Thu Jan 29 2004 Bill Nottingham <notting@redhat.com> 0.105-1
322 - many monitor updates (#114260, #114216, #113993, #113932, #113782,
323   #113685, #113523, #111203, #107788, #106526, #63005)
324 - add some PCMCIA cards (#113006, #112505)
325
326 * Tue Jan 20 2004 Bill Nottingham <notting@redhat.com> 0.104-1
327 - switch sound module mappings to alsa drivers
328
329 * Mon Jan 19 2004 Brent Fox <bfox@redhat.com> 0.103-1
330 - fix tab spacing
331
332 * Fri Jan 16 2004 Brent Fox <bfox@redhat.com> 0.102-1
333 - added an entry for ATI Radeon 9200SE (bug #111306)
334
335 * Sun Oct 26 2003 Jeremy Katz <katzj@redhat.com> 0.101-1
336 - add 1920x1200 Generic LCD as used on some Dell laptops (#108006)
337
338 * Thu Oct 16 2003 Brent Fox <bfox@redhat.com> 0.100-1
339 - add entry for Sun (made by Samsung) monitor (bug #107128)
340
341 * Tue Sep 23 2003 Mike A. Harris <mharris@redhat.com> 0.99-1
342 - Added entries for Radeon 9600/9600Pro/9800Pro to Cards
343 - Fixed minor glitch in pcitable for Radeon 9500 Pro
344
345 * Tue Sep 23 2003 Jeremy Katz <katzj@redhat.com> 0.98-1
346 - add VMWare display adapter pci id and map to vmware X driver
347
348 * Thu Sep 11 2003 Bill Nottingham <notting@redhat.com> 0.97-1
349 - bcm4400 -> b44
350
351 * Sun Sep  7 2003 Bill Nottingham <notting@redhat.com> 0.96-1
352 - fix provided Dell tweaks (#103892)
353
354 * Fri Sep  5 2003 Bill Nottingham <notting@redhat.com> 0.95-1
355 - Dell tweaks (#103861)
356
357 * Fri Sep  5 2003 Bill Nottingham <notting@redhat.com> 0.94-1
358 - add adaptec pci id (#100844)
359
360 * Thu Sep  4 2003 Brent Fox <bfox@redhat.com> 0.93-1
361 - add an SGI monitor for bug (#74870)
362
363 * Wed Aug 27 2003 Bill Nottingham <notting@redhat.com> 0.92-1
364 - updates from sourceforge.net pci.ids, update pcitable accordingly
365
366 * Mon Aug 18 2003 Mike A. Harris <mharris@redhat.com> 0.91-1
367 - Added HP monitors for bug (#102495)
368
369 * Fri Aug 15 2003 Brent Fox <bfox@redhat.com> 0.90-1
370 - added a sony monitor (bug #101550)
371
372 * Tue Jul 15 2003 Bill Nottingham <notting@redhat.com> 0.89-1
373 - updates from modules.pcimap
374
375 * Sat Jul 12 2003 Mike A. Harris <mharris@redhat.com> 0.88-1
376 - Update MonitorsDB for new IBM monitors from upstream XFree86 bugzilla:
377   http://bugs.xfree86.org/cgi-bin/bugzilla/show_bug.cgi?id=459
378
379 * Mon Jun  9 2003 Bill Nottingham <notting@redhat.com> 0.87-1
380 - fusion update
381
382 * Mon Jun  9 2003 Jeremy Katz <katzj@redhat.com> 0.86-1
383 - pci id for ata_piix
384
385 * Wed Jun  4 2003 Brent Fox <bfox@redhat.com> 0.85-1
386 - correct entry for Dell P991 monitor
387
388 * Tue Jun  3 2003 Bill Nottingham <notting@redhat.com> 0.84-1
389 - fix qla2100 mapping (#91476)
390 - add dell mappings (#84069)
391
392 * Mon Jun  2 2003 John Dennis <jdennis@redhat.com>
393 - Add new Compaq and HP monitors - bug 90570, bug 90707, bug 90575, IT 17231
394
395 * Wed May 21 2003 Brent Fox <bfox@redhat.com> 0.81-1
396 - add an entry for SiS 650 video card (bug #88271)
397
398 * Wed May 21 2003 Michael Fulbright <msf@redhat.com> 0.80-1
399 - Changed Generic monitor entries in MonitorsDB to being in LCD and CRT groups
400
401 * Tue May 20 2003 Bill Nottingham <notting@redhat.com> 0.79-1
402 - pci.ids and usb.ids updates
403
404 * Tue May  6 2003 Brent Fox <bfox@redhat.com> 0.78-1
405 - added a Samsung monitor to MonitorsDB
406
407 * Fri May  2 2003 Bill Nottingham <notting@redhat.com>
408 - add Xircom wireless airo_cs card (#90099)
409
410 * Fri Apr 18 2003 Jeremy Katz <katzj@redhat.com> 0.77-1
411 - add generic framebuffer to Cards
412
413 * Mon Mar 17 2003 Mike A. Harris <mharris@redhat.com> 0.76-1
414 - Updated MonitorsDb for Dell monitors (#86072)
415
416 * Tue Feb 18 2003 Mike A. Harris <mharris@redhat.com> 0.75-1
417 - Change savage MX and IX driver default back to "savage" for the 1.1.27t
418   driver update
419   
420 * Tue Feb 18 2003 Brent Fox <bfox@redhat.com> 0.74-1
421 - Use full resolution description for Dell laptop screens (bug #80398)
422
423 * Thu Feb 13 2003 Mike A. Harris <mharris@redhat.com> 0.73-1
424 - Updated pcitable and Cards database to fix Savage entries up a bit, and
425   change default Savage/MX driver to 'vesa' as it is hosed and with no sign
426   of working in time for 4.3.0.  Fixes (#72476,80278,80346,80423,82394)
427
428 * Wed Feb 12 2003 Brent Fox <bfox@redhat.com> 0.72-1
429 - slightly alter the sync rates for the Dell 1503FP (bug #84123)
430
431 * Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 0.71-1
432 - large pcitable and pci.ids updates
433 - more tg3, e100
434
435 * Mon Feb 10 2003 Mike A. Harris <mharris@redhat.com> 0.69-1
436 - Updated pcitable and Cards database for new Intel i852/i855/i865 support
437
438 * Mon Feb 10 2003 Mike A. Harris <mharris@redhat.com> 0.68-1
439 - Massive update of all ATI video hardware PCI IDs in pcitable and a fair
440   number of additions and corrections to the Cards database as well
441   
442 * Wed Jan 29 2003 Brent Fox <bfox@redhat.com> 0.67-1
443 - change refresh rates of sny0000 monitors to use a low common denominator
444
445 * Wed Jan 29 2003 Bill Nottingham <notting@redhat.com> 0.66-1
446 - don't force DRI off on R200 (#82957)
447
448 * Fri Jan 24 2003 Mike A. Harris <mharris@redhat.com> 0.65-1
449 - Added Card:S3 Trio64V2 (Unsupported RAMDAC) entry to pcitable, pci.ids, and
450   Cards database to default this particular variant to "vesa" driver (#81659)
451
452 * Thu Jan  2 2003 Bill Nottingham <notting@redhat.com> 0.64-1
453 - pci.ids and associated pcitable updates
454
455 * Sun Dec 29 2002 Mike A. Harris <mharris@redhat.com> 0.63-1
456 - Updates for GeForce 2 Go, GeForce 4 (#80209)
457
458 * Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 0.62-2
459 - fix Cards for NatSemi Geode
460
461 * Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 0.62-1
462 - use e100 instead of eepro100 for pcmcia
463
464 * Mon Nov 25 2002 Mike A. Harris <mharris@redhat.com>
465 - Complete reconstruction of all Neomagic hardware entries in Cards
466   database to reflect current XFree86, as well as pcitable update,
467   and submitted cleaned up entries to sourceforge
468
469 * Mon Nov  4 2002 Bill Nottingham <notting@redhat.com> 0.61-1
470 - move pcmcia config file here
471 - sort MonitorsDB, add some entries, remove dups
472 - switch some network driver mappings
473
474 * Tue Sep 24 2002 Bill Nottingham <notting@redhat.com> 0.48-1
475 - broadcom 5704 mapping
476 - aic79xx (#73781)
477
478 * Thu Sep  5 2002 Bill Nottingham <notting@redhat.com> 0.47-1
479 - pci.ids updates
480 - add msw's wireless card
481
482 * Tue Sep  3 2002 Jeremy Katz <katzj@redhat.com> 0.46-1
483 - Card entries in pcitable need matching in Cards
484
485 * Sun Sep  1 2002 Mike A. Harris <mharris@redhat.com> 0.45-1
486 - Update G450 entry in Cards
487
488 * Tue Aug 13 2002 Bill Nottingham <notting@redhat.com> 0.44-1
489 - fix some of the Dell entries
490 - add cardbus controller id (#71198)
491 - add audigy mapping
492 - add NEC monitor (#71320)
493
494 * Tue Aug 13 2002 Preston Brown <pbrown@redhat.com> 0.43-1
495 - pci.id for SMC wireless PCI card (#67346)
496
497 * Sat Aug 10 2002 Mike A. Harris <mharris@redhat.com> 0.42-1
498 - Change default driver for old S3 based "Miro" card for bug (#70743)
499
500 * Fri Aug  9 2002 Preston Brown <pbrown@redhat.com> 0.41-1
501 - fix tabs in pci.ids
502 - Change pci ids for the PowerEdge 4 series again...
503
504 * Tue Aug  6 2002 Preston Brown <pbrown@redhat.com> 0.39-1
505 - Dell PERC and SCSI pci.id additions
506
507 * Tue Aug  6 2002 Mike A. Harris <mharris@redhat.com> 0.38-1
508 - Removed and/or invalid entries from Cards database BLOCKER (#70802)
509
510 * Mon Aug  5 2002 Mike A. Harris <mharris@redhat.com> 0.37-1
511 - Changed Matrox G450 driver default options to fix bug (#66697)
512 - Corrected S3 Trio64V2 bug in Cards file (#66492)
513
514 * Tue Jul 30 2002 Bill Nottingham <notting@redhat.com> 0.36-1
515 - tweaks for Dell Remote Assisstant cards (#60376)
516
517 * Thu Jul 26 2002 Mike A. Harris <mharris@redhat.com> 0.35-1
518 - Updated Cards db for CT69000
519 - Various ATI cleanups and additions to Cards and pcitable
520 - Updated S3 Trio3D to default to "vesa" driver (#59956)
521
522 * Tue Jul 23 2002 Bill Nottingham <notting@redhat.com> 0.33-1
523 - Eizo monitor updates (#56080, <triad@df.lth.se>)
524 - pci.ids updates, corresponding pcitable updates
525 - pcilint for pcitable 
526
527 * Fri Jun 28 2002 Bill Nottingham <notting@redhat.com> 0.32-1
528 - switch de4x5 back to tulip
529
530 * Mon Jun 24 2002 Mike A. Harris <mharris@redhat.com> 0.31-1
531 - Modified ATI entries in pcitable to be able to autodetect the FireGL 8700
532   and FireGL 8800 which both have the same ID, but different subdevice ID's.
533   Added entries to Cards database for the 8700/8800 as well.
534
535 * Tue May 28 2002 Mike A. Harris <mharris@redhat.com> 0.30-1
536 - Reconfigured Cards database to default to XFree86 4.x for ALL video
537   hardware, since 3.3.6 support is being removed.  Video cards not
538   supported natively by 4.x will be changed to use the vesa or vga
539   driver, or completely removed as unsupported.
540
541 * Tue Apr 17 2002 Michael Fulbright <msf@redhat.com> 0.14-1
542 - another megaraid variant
543
544 * Mon Apr 15 2002 Michael Fulbright <msf@redhat.com> 0.13-1
545 - fix monitor entry for Dell 1600X Laptop Display Panel
546
547 * Fri Apr 12 2002 Bill Nottingham <notting@redhat.com> 0.13-1
548 - more aacraid
549
550 * Tue Apr  9 2002 Bill Nottingham <notting@redhat.com> 0.12-1
551 - another 3ware, another megaraid
552
553 * Fri Apr  5 2002 Mike A. Harris <mharris@redhat.com> 0.11-1
554 - Added commented out line for some Radeon 7500 cards to Cards database.
555
556 * Tue Apr  2 2002 Mike A. Harris <mharris@redhat.com> 0.10-1
557 - Fixed i830 entry to use driver "i810" not "i830" which doesn't exist
558
559 * Mon Apr  1 2002 Bill Nottingham <notting@redhat.com> 0.9-1
560 - fix rebuild (#62459)
561 - SuperSavage ids (#62101)
562 - updates from pci.ids
563
564 * Mon Mar 18 2002 Bill Nottingham <notting@redhat.com> 0.8-2
565 - fix errant space (#61363)
566
567 * Thu Mar 14 2002 Bill Nottingham <notting@redhat.com> 0.8-1
568 - nVidia updates
569
570 * Wed Mar 13 2002 Bill Nottingham <notting@redhat.com> 0.7-1
571 - lots of pcitable updates
572
573 * Tue Mar  5 2002 Mike A. Harris <mharris@redhat.com> 0.6-1
574 - Updated Cards database
575
576 * Mon Mar  4 2002 Mike A. Harris <mharris@redhat.com> 0.5-1
577 - Built new package with updated database files for rawhide.
578
579 * Fri Feb 22 2002 Bill Nottingham <notting@redhat.com> 0.3-1
580 - return of XFree86-3.3.x
581
582 * Wed Jan 30 2002 Bill Nottingham <notting@redhat.com> 0.1-1
583 - initial build