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