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