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