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