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