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