869ea69d1352e0957d70e6383837a5d7c25aafe0
[oweals/hwdata.git] / hwdata.spec
1 Name: hwdata
2 Summary: Hardware identification and configuration data
3 Version: 0.207
4 Release: 2%{?dist}
5 License: GPL+ and MIT and LGPLv2+
6 Group: System Environment/Base
7 Source: hwdata-%{version}.tar.gz
8 Patch1: dell-monitors.patch
9 BuildArch: noarch
10 Conflicts: Xconfigurator, system-config-display < 1.0.31, pcmcia-cs, kudzu < 1.2.0
11 Requires: module-init-tools >= 3.2
12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
13
14 %description
15 hwdata contains various hardware identification and configuration data,
16 such as the pci.ids database and MonitorsDb databases.
17
18 %prep
19
20 %setup -q
21 %patch1 -p1 -b .dellmonitors
22
23 %install
24 rm -rf $RPM_BUILD_ROOT
25 make install DESTDIR=$RPM_BUILD_ROOT
26
27 %clean
28 rm -rf $RPM_BUILD_ROOT
29
30 %files
31 %defattr(-,root,root)
32 %doc LICENSE COPYING
33 %dir %{_datadir}/%{name}
34 %config(noreplace) %{_sysconfdir}/modprobe.d/blacklist
35 %{_datadir}/%{name}/*
36
37 %changelog
38 * Thu Oct 25 2007 Matt Domsch <Matt_Domsch@dell.com> 0.207-2
39 - MonitorsDB: add 20 new Dell monitors
40
41 * Wed Aug 29 2007 Karsten Hopp <karsten@redhat.com> 0.207-1
42 - update license tag
43
44 * Mon Aug 06 2007 Adam Jackson <ajax@redhat.com> 0.207-1
45 - MonitorsDB: Fix the sync ranges for the generic monitors to not be quite
46   so dumb.  90kHz hsync is way out of range for any common single-link DVI
47   panel, for example. (#247271)
48
49 * Thu Jul 12 2007 Karsten Hopp <karsten@redhat.com> 0.206-1
50 - build
51
52 -* Wed Jul 11 2007 Matt Domsch <Matt_Domsch@dell.com>
53 - add dell-monitors.patch so Dell can update these themselves.
54
55 * Mon Jul 02 2007 Karsten Hopp <karsten@redhat.com> 0.206-1
56 - add Acer AL1916W monitor (#200572)
57 - add Eizo L568D, L568 (#200572)
58 - add Samsung 795DF/795MB/Magic CD175GP (#200572)
59
60 * Mon Jun 25 2007 Karsten Hopp <karsten@redhat.com> 0.204-1
61 - add some Samsung monitors to MonitorsDB, bz#245434, bz#245439
62
63 * Mon Jun 25 2007 Karsten Hopp <karsten@redhat.com> 0.203-1
64 - add Samsung Syncmaster 591v, bz#240660
65 - add LG L1740B, Mtek MT-0910, bz#240662
66 - move blacklist matrxfb_base from module-init-tools blacklist-compat 
67   into hwdata's blacklist, bz#241595
68 - update pci.ids, usb.ids
69
70 * Tue Apr 10 2007 Karsten Hopp <karsten@redhat.com> 0.200-1
71 - use macros
72 - update pci.ids
73
74 * Mon Mar 12 2007 Karsten Hopp <karsten@redhat.com> 0.199-1
75 - drop %%config from data files in /usr
76
77 * Tue Feb 27 2007 Adam Jackson <ajax@redhat.com> 0.198-1
78 - Fix the intel entry in videodrivers to be tab-delimited (#227591)
79 - Add a check for same to the 'check' target
80 - Add clog target to Makefile
81
82 * Mon Feb 26 2007 Karsten Hopp <karsten@redhat.com> 0.197-1
83 - add disttag
84
85 * Wed Feb 21 2007 Karsten Hopp <karsten@redhat.com> 0.196-1
86 - review fixes
87
88 * Mon Jan 29 2007 Karsten Hopp <karsten@redhat.com>
89 - add some monitors (#224510)
90
91 * Tue Jan 23 2007 Karsten Hopp <karsten@redhat.com> 0.195-1
92 - update pci.ids, usb.ids and build for FC-7
93
94 * Tue Jan 02 2007 Karsten Hopp <karsten@redhat.com> 0.193-1
95 - Update to latest pci.ids/usb.ids for RHEL5
96 - Resolves: #220182
97   Add some Dell monitors to MonitorDB
98
99 * Wed Dec 06 2006 Karsten Hopp <karsten@redhat.com> 0.192-1
100 - update pci.ids
101 - update usb.ids
102 - add some Samsung monitors (Till Maas, #204459)
103
104 * Mon Oct 09 2006 Phil Knirsch <pknirsch@redhat.com> - 0.191-1
105 - Update to latest pci.ids for RHEL5
106
107 * Thu Sep 21 2006 Adam Jackson <ajackson@redhat.com> - 0.190-1
108 - Add a description for the 'intel' driver.
109
110 * Mon Sep 18 2006 Phil Knirsch <pknirsch@redhat.com> - 0.189-1
111 - Updated usb.ids for FC6
112
113 * Mon Sep 11 2006 Phil Knirsch <pknirsch@redhat.com> - 0.188-1
114 - Update of pci.ids for FC6
115
116 * Thu Aug 31 2006 Adam Jackson <ajackson@redhat.com> - 0.187-1
117 - Fix sync ranges for Samsung SyncMaster 710N (#202344)
118
119 * Thu Aug 03 2006 Phil Knirsch <pknirsch@redhat.com> - 0.186-1
120 - Updated pci.ids once more.
121
122 * Tue Jul 25 2006 Phil Knirsch <pknirsch@redhat.com> - 0.185-1
123 - Added the 17inch Philips LCD monitor entry (#199828)
124
125 * Mon Jul 24 2006 Phil Knirsch <pknirsch@redhat.com> - 0.184-1
126 - Added one more entry for missing Philips LCD monitor (#199828)
127
128 * Tue Jul 18 2006 Phil Knirsch <pknirsch@redhat.com> - 0.183-1
129 - Updated pci.ids before FC6 final (#198994)
130 - Added several missing Samsung monitors (#197463)
131 - Included a new inf2mondb.py from Matt Domsch (#158723)
132
133 * Tue Jul 11 2006 Adam Jackson <ajackson@redhat.com> - 0.182-1
134 - Added ast driver description to videodrivers
135 - Numerous Dell monitor additions (#196734)
136 - Numerous Belinea monitor additions (#198087)
137
138 * Sat Jul  8 2006 Adam Jackson <ajackson@redhat.com> - 0.181-1
139 - Updated videodrivers to mention i945
140 - New monitors: Sony CPD-G420 (#145902), Compaq P1110 (#155120).
141
142 * Thu May 11 2006 Phil Knirsch <pknirsch@redhat.com> - 0.180-1
143 - Updated and added some MonitorsDB entries
144
145 * Tue May 02 2006 Phil Knirsch <pknirsch@redhat.com> - 0.179-1
146 - Updated PCI ids from upstream (#180402)
147 - Fixed missing monitor entry in MonitorsDB (#189446)
148
149 * Wed Mar 01 2006 Phil Knirsch <pknirsch@redhat.com> - 0.178-1
150 - Commented out the VT lines at the end of usb.ids as our tools don't handle
151   them properly.
152
153 * Fri Feb 24 2006 Bill Nottingham <notting@redhat.com> - 0.177-1
154 - remove stock videoaliases in favor of driver-specific ones in
155   the X driver packages
156
157 * Wed Feb 22 2006 Phil Knirsch <pknirsch@redhat.com> - 0.176-1
158 - More entries from Dell to MonitorsDB (#181008)
159
160 * Fri Feb 10 2006 Phil Knirsch <pknirsch@redhat.com> - 0.175-1
161 - Added a few more entries to MonitorsDB
162
163 * Wed Feb 01 2006 Phil Knirsch <pknirsch@redhat.com> - 0.174-1
164 - Some cleanup and adds to the MonitorDB which closes several db related bugs.
165
166 * Tue Dec 13 2005 Bill Nottingham <notting@redhat.com> - 0.173-1
167 - add some IDs to the generic display entries for matching laptops
168
169 * Fri Nov 18 2005 Bill Nottingham <notting@redhat.com> - 0.172-1
170 - ditto for radeon
171
172 * Fri Nov 18 2005 Jeremy Katz <katzj@redhat.com> - 0.171-1
173 - r128 -> ati.  should fix the unresolved symbol and kem says its more 
174   generally the "right" thing to do
175
176 * Wed Nov 16 2005 Bill Nottingham <notting@redhat.com> - 0.170-1
177 - handle mptsas for migration as well
178 - move videoaliases file to a subdir
179
180 * Fri Sep 16 2005 Bill Nottingham <notting@redhat.com>
181 - add Iiyama monitor (#168143)
182
183 * Tue Sep 13 2005 Bill Nottingham <notting@redhat.com>
184 - add IBM monitor (#168080)
185
186 * Thu Sep  8 2005 Bill Nottingham <notting@redhat.com> - 0.169-1
187 - remove Cards, pcitable. Add videodrivers
188
189 * Fri Sep  2 2005 Dan Williams <dcbw@redhat.com> - 0.168-1
190 - Add more Gateway monitors
191
192 * Fri Sep  2 2005 Dan Williams <dcbw@redhat.com> - 0.167-1
193 - Add some ADI monitors, one BenQ, and and DPMS codes for two Apples
194
195 * Fri Sep  2 2005 Bill Nottingham <notting@redhat.com> - 0.166-1
196 - add videoaliases file
197 - remove CardMonitorCombos, as nothing uses it
198
199 * Thu Aug 25 2005 Dan Williams <dcbw@redhat.com> - 0.165-1
200 - Add a bunch of Acer monitors
201
202 * Tue Aug  9 2005 Jeremy Katz <katzj@redhat.com> - 0.164-1
203 - migrate sk98lin -> skge
204
205 * Sat Jul 30 2005 Bill Nottingham <notting@redhat.com>
206 - migrate mpt module names (#161420)
207 - remove pcitable entries for drivers in modules.pcimap
208 - switch lone remaining 'Server' entry - that can't work right
209
210 * Tue Jul 26 2005 Bill Nottingham <notting@redhat.com>
211 - add Daytek monitor (#164339)
212
213 * Wed Jul 13 2005 Bill Nottingham <notting@redhat.com> - 0.162-1
214 - remove /etc/pcmcia/config, conflict with pcmcia-cs
215
216 * Fri Jul  7 2005 Bill Nottingham <notting@redhat.com> - 0.160-1
217 - move blacklist to /etc/modprobe.d, require new module-init-tools
218 - add LG monitors (#162466, #161734)
219 - add orinoco card (#161696)
220 - more mptfusion stuff (#107088)
221
222 * Thu Jun 23 2005 Bill Nottingham <notting@redhat.com>
223 - add Samsung monitor (#161013)
224
225 * Wed Jun 22 2005 Bill Nottingham <notting@redhat.com> - 0.159-1
226 - pcitable: make branding happy (#160047)
227 - Cards: add required blank line (#157972)
228 - add some monitors
229 - add JVC CD-ROM (#160907, <richard@rsk.demon.co.uk>)
230 - add hisax stuff to blacklist (#154799, #159068)
231
232 * Mon May 16 2005 Bill Nottingham <notting@redhat.com> - 0.158-1
233 - add a orinoco card (#157482)
234
235 * Thu May  5 2005 Jeremy Katz <katzj@redhat.com> - 0.157-1
236 - add 20" Apple Cinema Display
237
238 * Sun Apr 10 2005 Mike A. Harris <mharris@redhat.com> 0.156-1
239 - Update SiS entries in Cards/pcitable to match what Xorg X11 6.8.2 supports
240
241 * Wed Mar 30 2005 Dan Williams <dcbw@redhat.com> 0.155-1
242 - Add a boatload of BenQ, Acer, Sony, NEC, Mitsubishi, and Dell monitors
243
244 * Wed Mar 30 2005 Dan Williams <dcbw@redhat.com> 0.154-1
245 - Add Typhoon Speednet Wireless PCMCIA Card mapping to atmel_cs driver
246
247 * Mon Mar 28 2005 Bill Nottingham <notting@redhat.com> 0.153-1
248 - update the framebuffer blacklist
249
250 * Wed Mar  9 2005 Bill Nottingham <notting@redhat.com> 0.152-1
251 - fix qlogic driver mappings, add upgradelist mappings for the modules
252   that changed names (#150621)
253
254 * Wed Mar  2 2005 Mike A. Harris <mharris@redhat.com> 0.151-1
255 - Added one hundred billion new nvidia PCI IDs to pcitable and Cards to
256   synchronize it with X.Org X11 6.8.2.  (#140601)
257
258 * Tue Jan 11 2005 Dan Williams <dcbw@redhat.com> - 0.150-1
259 - Add Dell UltraSharp 1704FPV (Analog & Digital)
260
261 * Sun Nov 21 2004 Bill Nottingham <notting@redhat.com> - 0.148-1
262 - add Amptron monitors (#139142)
263
264 * Wed Nov 10 2004 Bill Nottingham <notting@redhat.com> - 0.147-1
265 - update usb.ids (#138533)
266 - migrate dpt_i2o to i2o_block (#138603)
267
268 * Tue Nov  9 2004 Bill Nottingham <notting@redhat.com> - 0.146-1
269 - update pci.ids (#138233)
270 - add Apple monitors (#138481)
271
272 * Wed Oct 20 2004 Bill Nottingham <notting@redhat.com> - 0.145-1
273 - remove ahci mappings, don't prefer it over ata_piix
274
275 * Tue Oct 19 2004 Kristian Høgsberg <krh@redhat.com> - 0.144-1
276 - update IDs for Cirrus, Trident, C&T, and S3
277
278 * Tue Oct 12 2004 Bill Nottingham <notting@redhat.com> - 0.143-1
279 - add ahci mappings to prefer it over ata_piix
280 - map davej's ancient matrox card to vesa (#122750)
281
282 * Thu Oct  7 2004 Dan Williams <dcbw@redhat.com> - 0.141-1
283 - Add Belkin F5D6020 ver.2 (802.11b card based on Atmel chipset)
284
285 * Fri Oct  1 2004 Bill Nottingham <notting@redhat.com> - 0.140-1
286 - include /etc/hotplug/blacklist here
287
288 * Thu Sep 30 2004 Bill Nottingham <notting@redhat.com> - 0.136-1
289 - add S3 UniChrome (#131403)
290 - update pci.ids
291
292 * Thu Sep 23 2004 Bill Nottingham <notting@redhat.com> - 0.135-1
293 - megaraid -> megaraid_mbox
294
295 * Wed Sep 22 2004 Bill Nottingham <notting@redhat.com> - 0.134-1
296 - map ncr53c8xx to sym53c8xx (#133181)
297
298 * Fri Sep 17 2004 Bill Nottingham <notting@redhat.com> - 0.132-1
299 - fix 3Ware 9000 mapping (#132851)
300
301 * Tue Sep 14 2004 Kristian Høgsberg <krh@redhat.com> - 0.131-1
302 - Add python script to check sorting of pci.ids
303
304 * Thu Sep  9 2004 Kristian Høgsberg <krh@redhat.com> 0.131-1
305 - Add pci ids and cards for new ATI, NVIDIA and Intel cards
306
307 * Sat Sep  4 2004 Bill Nottingham <notting@redhat.com> 0.130-1
308 - trim pcitable - now just ids/drivers
309
310 * Wed Sep  1 2004 Bill Nottingham <notting@redhat.com> 0.125-1
311 - pci.ids updates
312 - remove updsftab.conf.*
313
314 * Sun Aug 29 2004 Mike A. Harris <mharris@redhat.com>  0.124-1
315 - Updates to pcitable/Cards for 'S3 Trio64 3D' cards. (#125866,59956)
316
317 * Fri Jul  9 2004 Mike A. Harris <mharris@redhat.com>  0.123-1
318 - Quick pcitable/Cards update for ATI Radeon and FireGL boards
319
320 * Mon Jun 28 2004 Bill Nottingham <notting@redhat.com>
321 - add Proview monitor (#125853)
322 - add ViewSonic monitor (#126324)
323 - add a Concord camera (#126673)
324
325 * Wed Jun 23 2004 Brent Fox <bfox@redhat.com> - 0.122-1
326 - Add Vobis monitor to MonitorsDB (bug #124151)
327
328 * Wed Jun 09 2004 Dan Williams <dcbw@redhat.com> - 0.121-1
329 - add Belkin F5D5020 10/100 PCMCIA card (#125581)
330
331 * Fri May 28 2004 Bill Nottingham <notting@redhat.com>
332 - add modem (#124663)
333
334 * Mon May 24 2004 Bill Nottingham <notting@redhat.com> - 0.120-1
335 - mainly:
336   fix upgradelist module for CMPci cards (#123647)
337 - also:
338   add another wireless card (#122676)
339   add wireless card (#122625)
340   add 1280x800 (#121548)
341   add 1680x1050 (#121148)
342   add IntelligentStick (#124313)
343
344 * Mon May 10 2004 Jeremy Katz <katzj@redhat.com> - 0.119-1
345 - veth driver is iseries_veth in 2.6
346
347 * Wed May  5 2004 Jeremy Katz <katzj@redhat.com> - 0.118-1
348 - add a wireless card (#122064)
349 - and a monitor (#121696)
350
351 * Fri Apr 16 2004 Bill Nottingham <notting@redhat.com> 0.117-1
352 - fix makefile
353
354 * Thu Apr 15 2004 Bill Nottingham <notting@redhat.com> 0.116-1
355 - move updfstab.conf here
356 - add wireless card (#116865)
357 - add laptop display panel (#117385)
358 - add clipdrive (#119928)
359 - add travelling disk (#119143)
360 - add NEXDISK (#106782)
361
362 * Thu Apr 15 2004 Brent Fox <bfox@redhat.com> 0.115-1
363 - replace snd-es1960 driver with snd-es1968 in pcitable (bug #120729)
364
365 * Mon Mar 29 2004 Bill Nottingham <notting@redhat.com> 0.114-1
366 - fix entries pointing to Banshee (#119388)
367
368 * Tue Mar 16 2004 Bill Nottingham <notting@redhat.com> 0.113-1
369 - add a Marvell sk98lin card (#118467, <64bit_fedora@comcast.net>)
370
371 * Fri Mar 12 2004 Brent Fox <bfox@redhat.com> 0.112-1
372 - add a Sun flat panel to MonitorsDB (bug #118138)
373
374 * Fri Mar  5 2004 Brent Fox <bfox@redhat.com> 0.111-1
375 - add Samsung monitor to MonitorsDB (bug #112112)
376
377 * Mon Mar  1 2004 Mike A. Harris <mharris@redhat.com> 0.110-1
378 - Added 3Dfx Voodoo Graphics and Voodoo II entries to the Cards database, both
379   pointing to Alan Cox's new "voodoo" driver which is now included in XFree86
380   4.3.0-62 and later builds in Fedora development.  Mapped their PCI IDs to
381   the new Cards entry in pcitable.
382 - Updated the entries for 3Dfx Banshee
383
384 * Mon Feb 23 2004 Bill Nottingham <notting@redhat.com> 0.109-1
385 - pci.ids and other updates
386
387 * Thu Feb 19 2004 Mike A. Harris <mharris@redhat.com> 0.108-1
388 - Added Shamrock C407L to MonitorsDB for bug (#104920)
389
390 * Thu Feb 19 2004 Mike A. Harris <mharris@redhat.com> 0.107-1
391 - Massive Viewsonic monitor update for MonitorsDB (#84882)
392
393 * Fri Feb 13 2004 John Dennis <jdennis@finch.boston.redhat.com> 0.106-1
394 - fix typo, GP should have been HP
395
396 * Thu Jan 29 2004 Bill Nottingham <notting@redhat.com> 0.105-1
397 - many monitor updates (#114260, #114216, #113993, #113932, #113782,
398   #113685, #113523, #111203, #107788, #106526, #63005)
399 - add some PCMCIA cards (#113006, #112505)
400
401 * Tue Jan 20 2004 Bill Nottingham <notting@redhat.com> 0.104-1
402 - switch sound module mappings to alsa drivers
403
404 * Mon Jan 19 2004 Brent Fox <bfox@redhat.com> 0.103-1
405 - fix tab spacing
406
407 * Fri Jan 16 2004 Brent Fox <bfox@redhat.com> 0.102-1
408 - added an entry for ATI Radeon 9200SE (bug #111306)
409
410 * Sun Oct 26 2003 Jeremy Katz <katzj@redhat.com> 0.101-1
411 - add 1920x1200 Generic LCD as used on some Dell laptops (#108006)
412
413 * Thu Oct 16 2003 Brent Fox <bfox@redhat.com> 0.100-1
414 - add entry for Sun (made by Samsung) monitor (bug #107128)
415
416 * Tue Sep 23 2003 Mike A. Harris <mharris@redhat.com> 0.99-1
417 - Added entries for Radeon 9600/9600Pro/9800Pro to Cards
418 - Fixed minor glitch in pcitable for Radeon 9500 Pro
419
420 * Tue Sep 23 2003 Jeremy Katz <katzj@redhat.com> 0.98-1
421 - add VMWare display adapter pci id and map to vmware X driver
422
423 * Thu Sep 11 2003 Bill Nottingham <notting@redhat.com> 0.97-1
424 - bcm4400 -> b44
425
426 * Sun Sep  7 2003 Bill Nottingham <notting@redhat.com> 0.96-1
427 - fix provided Dell tweaks (#103892)
428
429 * Fri Sep  5 2003 Bill Nottingham <notting@redhat.com> 0.95-1
430 - Dell tweaks (#103861)
431
432 * Fri Sep  5 2003 Bill Nottingham <notting@redhat.com> 0.94-1
433 - add adaptec pci id (#100844)
434
435 * Thu Sep  4 2003 Brent Fox <bfox@redhat.com> 0.93-1
436 - add an SGI monitor for bug (#74870)
437
438 * Wed Aug 27 2003 Bill Nottingham <notting@redhat.com> 0.92-1
439 - updates from sourceforge.net pci.ids, update pcitable accordingly
440
441 * Mon Aug 18 2003 Mike A. Harris <mharris@redhat.com> 0.91-1
442 - Added HP monitors for bug (#102495)
443
444 * Fri Aug 15 2003 Brent Fox <bfox@redhat.com> 0.90-1
445 - added a sony monitor (bug #101550)
446
447 * Tue Jul 15 2003 Bill Nottingham <notting@redhat.com> 0.89-1
448 - updates from modules.pcimap
449
450 * Sat Jul 12 2003 Mike A. Harris <mharris@redhat.com> 0.88-1
451 - Update MonitorsDB for new IBM monitors from upstream XFree86 bugzilla:
452   http://bugs.xfree86.org/cgi-bin/bugzilla/show_bug.cgi?id=459
453
454 * Mon Jun  9 2003 Bill Nottingham <notting@redhat.com> 0.87-1
455 - fusion update
456
457 * Mon Jun  9 2003 Jeremy Katz <katzj@redhat.com> 0.86-1
458 - pci id for ata_piix
459
460 * Wed Jun  4 2003 Brent Fox <bfox@redhat.com> 0.85-1
461 - correct entry for Dell P991 monitor
462
463 * Tue Jun  3 2003 Bill Nottingham <notting@redhat.com> 0.84-1
464 - fix qla2100 mapping (#91476)
465 - add dell mappings (#84069)
466
467 * Mon Jun  2 2003 John Dennis <jdennis@redhat.com>
468 - Add new Compaq and HP monitors - bug 90570, bug 90707, bug 90575, IT 17231
469
470 * Wed May 21 2003 Brent Fox <bfox@redhat.com> 0.81-1
471 - add an entry for SiS 650 video card (bug #88271)
472
473 * Wed May 21 2003 Michael Fulbright <msf@redhat.com> 0.80-1
474 - Changed Generic monitor entries in MonitorsDB to being in LCD and CRT groups
475
476 * Tue May 20 2003 Bill Nottingham <notting@redhat.com> 0.79-1
477 - pci.ids and usb.ids updates
478
479 * Tue May  6 2003 Brent Fox <bfox@redhat.com> 0.78-1
480 - added a Samsung monitor to MonitorsDB
481
482 * Fri May  2 2003 Bill Nottingham <notting@redhat.com>
483 - add Xircom wireless airo_cs card (#90099)
484
485 * Fri Apr 18 2003 Jeremy Katz <katzj@redhat.com> 0.77-1
486 - add generic framebuffer to Cards
487
488 * Mon Mar 17 2003 Mike A. Harris <mharris@redhat.com> 0.76-1
489 - Updated MonitorsDb for Dell monitors (#86072)
490
491 * Tue Feb 18 2003 Mike A. Harris <mharris@redhat.com> 0.75-1
492 - Change savage MX and IX driver default back to "savage" for the 1.1.27t
493   driver update
494   
495 * Tue Feb 18 2003 Brent Fox <bfox@redhat.com> 0.74-1
496 - Use full resolution description for Dell laptop screens (bug #80398)
497
498 * Thu Feb 13 2003 Mike A. Harris <mharris@redhat.com> 0.73-1
499 - Updated pcitable and Cards database to fix Savage entries up a bit, and
500   change default Savage/MX driver to 'vesa' as it is hosed and with no sign
501   of working in time for 4.3.0.  Fixes (#72476,80278,80346,80423,82394)
502
503 * Wed Feb 12 2003 Brent Fox <bfox@redhat.com> 0.72-1
504 - slightly alter the sync rates for the Dell 1503FP (bug #84123)
505
506 * Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 0.71-1
507 - large pcitable and pci.ids updates
508 - more tg3, e100
509
510 * Mon Feb 10 2003 Mike A. Harris <mharris@redhat.com> 0.69-1
511 - Updated pcitable and Cards database for new Intel i852/i855/i865 support
512
513 * Mon Feb 10 2003 Mike A. Harris <mharris@redhat.com> 0.68-1
514 - Massive update of all ATI video hardware PCI IDs in pcitable and a fair
515   number of additions and corrections to the Cards database as well
516   
517 * Wed Jan 29 2003 Brent Fox <bfox@redhat.com> 0.67-1
518 - change refresh rates of sny0000 monitors to use a low common denominator
519
520 * Wed Jan 29 2003 Bill Nottingham <notting@redhat.com> 0.66-1
521 - don't force DRI off on R200 (#82957)
522
523 * Fri Jan 24 2003 Mike A. Harris <mharris@redhat.com> 0.65-1
524 - Added Card:S3 Trio64V2 (Unsupported RAMDAC) entry to pcitable, pci.ids, and
525   Cards database to default this particular variant to "vesa" driver (#81659)
526
527 * Thu Jan  2 2003 Bill Nottingham <notting@redhat.com> 0.64-1
528 - pci.ids and associated pcitable updates
529
530 * Sun Dec 29 2002 Mike A. Harris <mharris@redhat.com> 0.63-1
531 - Updates for GeForce 2 Go, GeForce 4 (#80209)
532
533 * Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 0.62-2
534 - fix Cards for NatSemi Geode
535
536 * Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 0.62-1
537 - use e100 instead of eepro100 for pcmcia
538
539 * Mon Nov 25 2002 Mike A. Harris <mharris@redhat.com>
540 - Complete reconstruction of all Neomagic hardware entries in Cards
541   database to reflect current XFree86, as well as pcitable update,
542   and submitted cleaned up entries to sourceforge
543
544 * Mon Nov  4 2002 Bill Nottingham <notting@redhat.com> 0.61-1
545 - move pcmcia config file here
546 - sort MonitorsDB, add some entries, remove dups
547 - switch some network driver mappings
548
549 * Tue Sep 24 2002 Bill Nottingham <notting@redhat.com> 0.48-1
550 - broadcom 5704 mapping
551 - aic79xx (#73781)
552
553 * Thu Sep  5 2002 Bill Nottingham <notting@redhat.com> 0.47-1
554 - pci.ids updates
555 - add msw's wireless card
556
557 * Tue Sep  3 2002 Jeremy Katz <katzj@redhat.com> 0.46-1
558 - Card entries in pcitable need matching in Cards
559
560 * Sun Sep  1 2002 Mike A. Harris <mharris@redhat.com> 0.45-1
561 - Update G450 entry in Cards
562
563 * Tue Aug 13 2002 Bill Nottingham <notting@redhat.com> 0.44-1
564 - fix some of the Dell entries
565 - add cardbus controller id (#71198)
566 - add audigy mapping
567 - add NEC monitor (#71320)
568
569 * Tue Aug 13 2002 Preston Brown <pbrown@redhat.com> 0.43-1
570 - pci.id for SMC wireless PCI card (#67346)
571
572 * Sat Aug 10 2002 Mike A. Harris <mharris@redhat.com> 0.42-1
573 - Change default driver for old S3 based "Miro" card for bug (#70743)
574
575 * Fri Aug  9 2002 Preston Brown <pbrown@redhat.com> 0.41-1
576 - fix tabs in pci.ids
577 - Change pci ids for the PowerEdge 4 series again...
578
579 * Tue Aug  6 2002 Preston Brown <pbrown@redhat.com> 0.39-1
580 - Dell PERC and SCSI pci.id additions
581
582 * Tue Aug  6 2002 Mike A. Harris <mharris@redhat.com> 0.38-1
583 - Removed and/or invalid entries from Cards database BLOCKER (#70802)
584
585 * Mon Aug  5 2002 Mike A. Harris <mharris@redhat.com> 0.37-1
586 - Changed Matrox G450 driver default options to fix bug (#66697)
587 - Corrected S3 Trio64V2 bug in Cards file (#66492)
588
589 * Tue Jul 30 2002 Bill Nottingham <notting@redhat.com> 0.36-1
590 - tweaks for Dell Remote Assisstant cards (#60376)
591
592 * Thu Jul 26 2002 Mike A. Harris <mharris@redhat.com> 0.35-1
593 - Updated Cards db for CT69000
594 - Various ATI cleanups and additions to Cards and pcitable
595 - Updated S3 Trio3D to default to "vesa" driver (#59956)
596
597 * Tue Jul 23 2002 Bill Nottingham <notting@redhat.com> 0.33-1
598 - Eizo monitor updates (#56080, <triad@df.lth.se>)
599 - pci.ids updates, corresponding pcitable updates
600 - pcilint for pcitable 
601
602 * Fri Jun 28 2002 Bill Nottingham <notting@redhat.com> 0.32-1
603 - switch de4x5 back to tulip
604
605 * Mon Jun 24 2002 Mike A. Harris <mharris@redhat.com> 0.31-1
606 - Modified ATI entries in pcitable to be able to autodetect the FireGL 8700
607   and FireGL 8800 which both have the same ID, but different subdevice ID's.
608   Added entries to Cards database for the 8700/8800 as well.
609
610 * Tue May 28 2002 Mike A. Harris <mharris@redhat.com> 0.30-1
611 - Reconfigured Cards database to default to XFree86 4.x for ALL video
612   hardware, since 3.3.6 support is being removed.  Video cards not
613   supported natively by 4.x will be changed to use the vesa or vga
614   driver, or completely removed as unsupported.
615
616 * Tue Apr 17 2002 Michael Fulbright <msf@redhat.com> 0.14-1
617 - another megaraid variant
618
619 * Mon Apr 15 2002 Michael Fulbright <msf@redhat.com> 0.13-1
620 - fix monitor entry for Dell 1600X Laptop Display Panel
621
622 * Fri Apr 12 2002 Bill Nottingham <notting@redhat.com> 0.13-1
623 - more aacraid
624
625 * Tue Apr  9 2002 Bill Nottingham <notting@redhat.com> 0.12-1
626 - another 3ware, another megaraid
627
628 * Fri Apr  5 2002 Mike A. Harris <mharris@redhat.com> 0.11-1
629 - Added commented out line for some Radeon 7500 cards to Cards database.
630
631 * Tue Apr  2 2002 Mike A. Harris <mharris@redhat.com> 0.10-1
632 - Fixed i830 entry to use driver "i810" not "i830" which doesn't exist
633
634 * Mon Apr  1 2002 Bill Nottingham <notting@redhat.com> 0.9-1
635 - fix rebuild (#62459)
636 - SuperSavage ids (#62101)
637 - updates from pci.ids
638
639 * Mon Mar 18 2002 Bill Nottingham <notting@redhat.com> 0.8-2
640 - fix errant space (#61363)
641
642 * Thu Mar 14 2002 Bill Nottingham <notting@redhat.com> 0.8-1
643 - nVidia updates
644
645 * Wed Mar 13 2002 Bill Nottingham <notting@redhat.com> 0.7-1
646 - lots of pcitable updates
647
648 * Tue Mar  5 2002 Mike A. Harris <mharris@redhat.com> 0.6-1
649 - Updated Cards database
650
651 * Mon Mar  4 2002 Mike A. Harris <mharris@redhat.com> 0.5-1
652 - Built new package with updated database files for rawhide.
653
654 * Fri Feb 22 2002 Bill Nottingham <notting@redhat.com> 0.3-1
655 - return of XFree86-3.3.x
656
657 * Wed Jan 30 2002 Bill Nottingham <notting@redhat.com> 0.1-1
658 - initial build