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