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