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