discover1-data (1.2005.01.08) unstable; urgency=medium

  * Joshua Kwan
    - Fix typoed 1274:5580 -> 5880 in pci-26.lst. closes: #284324
  * Christian Perrier
    - Load correct module for Initio Corporation INI-A100U2W SCSI
      card. Closes: #285005
    - Add support for Emulex fibre channel controllers. Thansk to Cajus
      Pollmeier for the patch. Closes: #288413
    - Add support for Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet
      Closes: #289101
    - Add support for Gemstone chipset SCSI controller
      Closes: #286294

 -- Joshua Kwan <joshk@triplehelix.org>  Sat,  8 Jan 2005 18:31:50 -0800

discover1-data (1.2004.11.27) unstable; urgency=medium

  * Joshua Kwan
    - Removed a duplicate Radeon Mobility M6 LY entry.
    - Add ath_pci for some Atheros cards; it won't be much good because
      the driver is non-free, but if it's there, it will work, and besides
      the cards won't work with anything else anyway. (See rationale for
      adding ipw2100.) closes: #277904
    - In the same vein, add ipw2200 stuff into pci-26.lst (2.6 kernel is
      required for modules.)
    - Add ethernet/3c59x for 10b7:9202 and 10b7:9210. closes: #283153
    - Add ethernet/b44 for 14e4:170c. closes: #282970
    - Add ethernet/tg3 for 14e4:170e, verified in the driver itself.

 -- Joshua Kwan <joshk@triplehelix.org>  Sat, 27 Nov 2004 18:39:54 -0800

discover1-data (1.2004.11.09) unstable; urgency=medium

  * Joshua Kwan
    - Change 1011:0019 to de4x5. closes: #267302
    - Add scsi/megaraid2 for 1028:0013, 1000:0408, and 1000:0409.
      (Use megaraid on 2.6 with pci-26.lst.) closes: #276379, #278888, #278841
    - Bind 1259:a11e to 8139too, closes: #277655
    - Add sound/snd-ens1371 for 1274:5580 to pci-26.lst. closes: #255705
    - Sync up piix and ata_piix bindings from upstream source PCI IDs.
      Thanks Sven Luther for the initial help with this. closes: #278203
    - Add scsi/esp for SUNW,fas. Thanks Steve Pacenka for alerting me to
      this esp variant.

 -- Joshua Kwan <joshk@triplehelix.org>  Tue,  9 Nov 2004 09:38:58 -0800

discover1-data (1.2004.09.25) unstable; urgency=medium

  * Gaudenz Steinlin
    - Add pci-26.lst, usb-26.lst, pcimcia-26.lst and sbus-26.lst
      to support the extended kernel 2.6 support of discover 1.7.0.
      These files only contain the changes to the files for 2.4.
    - Add README to explain the format of the 2.6 hardware lists.
    - Change all instances of sym53c8xx and ncr53c8xx to use
      sym53c8xx_2 (53c8xx for 2.6)
    - Change busclass of 106b0022 to sound
    - Add snd-powermac for 106b0022 to pci-26.lst.exceptions
    - Now that we have 2.6 exceptions we can add snd-ali5451
      for 10b95451 (Closes: #255505)
    - Add via82cxxx for 11060571 reported by Sven Luther
    - Add ata_piix for 80862651 (Closes: #254071)
  * Joshua Kwan
    - Change 80862486 to snd-intel8x0m (only available in 2.6, but a 2.6
      module is better than no module.)
    - Change 8086248[ab] to ide/piix.
    .. all of which closes: #256295
    - Add ethernet/tg3 for 14e41677. closes: #272123
    - Change 1011:1002 to de4x5. closes: #273265
    - Change typo'd 1011:0014 to de4x5.
    - Add nForce SATA PCI IDs and binding to ide/sata_nv; thanks Colin
      Watson, closes: #272141
    - Add bridge/agpgart for nForce AGP 10de01e0, 10de01e8. 

 -- Gaudenz Steinlin <gaudenz@soziologie.ch>  Sat, 25 Sep 2004 23:48:37 +0200

discover1-data (1.2004.09.12) unstable; urgency=medium

  * Joshua Kwan
    - Fix pci.lst to reflect this from pci_ids.h:
         #define PCI_VENDOR_ID_3WARE             0x13C1
         #define PCI_DEVICE_ID_3WARE_9000        0x1002
      so 13c11002 now points to 3w-9xxx (which is currently only available
      in 2.6), closes: #269734
    - Change 10111014 to use the 'd4x5' driver. Closes: #269654
    - Change 104c8021 to bridge/ohci1394. Closes: #267410
    - Change 80861960 to unknown/unknown to fix a misload of the megaraid
      module. Closes: #271181
    - Add usb/usb-uhci for 8086265[8-b]. Closes: #268434
    - Add ethernet/e100 + appropriate names from pci.ids for 8086106[4-b].
      Closes: #266947
    - Add scsi/aic79xx for 90058016. Closes: #271347
    - Add ide/piix for 8086245b, 808624ca, 808624cb, 808624db.
      Closes: #271214

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 12 Sep 2004 22:21:29 -0700

discover1-data (1.2004.08.11) unstable; urgency=high

  * David Nusinow
    - Urgency set to high to make the propagation deadline
    - Fix detection of Dell R.A.C. to not load aacraid; Closes: #265477
    - Have DECchip 21140 load de4x5 rather than tulip; Closes: #265556
    - Apply Thomas Poindessous' excellent pci.lst.diff patch for SATA
      detection; Closes: #267055

 -- David Nusinow <dnusinow@debian.org>  Wed, 11 Aug 2004 11:09:18 -0400

discover1-data (1.2004.08.10) unstable; urgency=high

  * David Nusinow
    - Urgency set to high to make the propagation deadline
    - Add support for SoundBlaster MP3+ USB Soundcard; Closes: #264590
    - Set 14e4165e to load tg3; Closes: #264632
    - Change 1000008f to use sym53c8xx_2 module; Closes: #264708
    - Have 11c15811 load ohci1391. Also update name; Closes: #264833

 -- David Nusinow <dnusinow@debian.org>  Tue, 10 Aug 2004 12:32:13 -0400

discover1-data (1.2004.07.28) unstable; urgency=medium

  * Joshua Kwan
    - Set incorrect 11790601 to bridge/unknown. (Closes: #261778)
    - Change some occurences of 'für' to 'fuer' to avoid having to use
      latin1 characters.
  * David Nusinow
    - Have nForce USB Controller load usb-ohci; Closes: #263414
    - Change a bunch of Radeon 9[5678]00 entries to Server:XFree86(ati);
      Closes: #262082
    - Load ohci-1394 for 104c8023; Closes: #254830
    - Load mv64340_eth for 11ab6460; Closes: #261703
    - Change my maintainer address to dnusinow@debian.org

 -- David Nusinow <dnusinow@debian.org>  Thu,  5 Aug 2004 11:38:51 -0400

discover1-data (1.2004.07.25) unstable; urgency=medium

  * Gaudenz Steinlin
    - Change all Server:XFree86(radeon) to Server:XFree86(ati)
      (Closes: #259525)
  * Joshua Kwan
    - Fix all cases of type 'unknown' for module 'ohci1394'.
      (Closes: #261235)
    - Add new bridge/ohci1394 for UniNorth 2 FireWire (106b:0031).

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 25 Jul 2004 19:06:16 -0700

discover1-data (1.2004.07.18) unstable; urgency=low

  * Joshua Kwan
    - sunhme (PCI) was already detected, but needed categorizing as
      an Ethernet device to get loaded. Do that.
    - Oops. 1106:3149 is sata_via. (Closes: #250763, #254280)
  * Gaudenz Steinlin
    - add usb-ohci for nForce3 USB 1.1 (10de00d7) (report from H. Dunkel)
    - add ehci-hcd for nForce3 USB 2.0 (10de00d8) (report from H. Dunkel)

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 18 Jul 2004 14:57:31 -0700

discover1-data (1.2004.07.10) unstable; urgency=medium

  * Gaudenz Steinlin
    - Add sungem for K2 GMAC (Sun GEM) (106b004c)
  * Joshua Kwan
    - Urgency medium because this makes pmac installs a lot more usable.
    - Add sata_svw for Serverworks SATA (Closes: #258428)
    - Sync up with usb-discover with many new EHCI controller mappings
      and a few UHCI ones.
    - Add ipw2100 to pci.lst. Better non-free and unavailable than
      unknown.
    - Add some XFree86:Server(radeon) for some stuff I have.
    - Add 'sk98lin' for CNet GigaCard.
    - Fix a typo in discover1-data.bug.

 -- Joshua Kwan <joshk@triplehelix.org>  Sat, 10 Jul 2004 13:23:33 -0700

discover1-data (1.2004.07.08) unstable; urgency=low

  * Petter Reinholdtsen
    - RTL8180L 802.11b MAC is an PCMCIA ethernet card. (10ec8180)
    - RTL-8169 Gigabit Ethernet is an ethernet card. (10ec8169)
  * Joshua Kwan
    - dbri is real buggy, and oopses the kernel on load more often than not,
      so don't let discover know about it.
    - Add support for dmfe, usb-ohci for several AMD chipsets.
      (Closes: #257963)
    - Turn discover1-data into a native package.
  * Gaudenz Steinlin
    - Add ata_piix for 6300ESB SATA Storage Controller (808625a3)
      (Closes:  #251392)
    - Add ohci1394 for R5C552 IEEE 1394 Controller (11800552)
    - Add ohci1394 for IEEE 1394 Host Controller (11063044) (Closes: #257982)

 -- Joshua Kwan <joshk@triplehelix.org>  Thu,  8 Jul 2004 08:56:56 -0700

discover1-data (1.2004.02.08-9) unstable; urgency=medium

  * Petter Reinholdtsen
    - Use usb-uhci for 82801CA/CAM USB (Hub #1), 82801CA/CAM USB
      (Hub #2) and 82801CA/CAM USB (Hub #3) (80862482, 80862484,
      80862487). (Closes: #254448)
    - Do not use i810_rng on 82801BAM/CAM PCI Bridge.  It do not
      support it according to bug #250360.
    - Use sata_sil for Silicon Image SiI 3114 SATARaid Controller.
      (Closes: #255264)
    - Use sata_promise for VIA VT6420 SATA RAID Controller.
      (Closes: #250860)
    - Reformat output from reportbug script, making sure device
      description and PCI id are grouped together.
  * Joshua Kwan
    - Fix up sbus.lst's spacing/alignment. [minor, I think]
    - Add sata_promise and pdc202xx_{old,new} module mappings for lots of
      Promise PATA and SATA adapters. (Closes: #257168)
  * Gaudenz Steinlin
    - add dmasound_pmac for KeyLargo Mac I/O (106b0022) (Closes: #256712)

 -- Joshua Kwan <joshk@triplehelix.org>  Fri,  2 Jul 2004 17:43:15 -0700

discover1-data (1.2004.02.08-8) unstable; urgency=low

  * Petter Reinholdtsen
    - Remove unused file debian/discover1-data.files.
    - Get rid of hardcoded package name references in the rules file,
      to make it easier to build package for Woody.
    - Use tg3 module for NetXtreme BCM5705_2 Gigabit Ethernet (14e41654).
    - Use usb-ohci and ehci-hcd module for nForce2 USB Controller
      (10de0067 and 10de0068). (Closes: #252962)
    - Use sata_sil for Silicon Image Serial ATARaid Controller [
      CMD/Sil 3512 ] and siimage for IT/ITE8212 Dual channel ATA RAID
      controller. (Closes: #253798)
    - Use ehci-hcd for 82801DB (ICH4) USB2 EHCI Controller. (Closes: #253910)
    - Use medley for Silicon Image Serial ATARaid Controller [ CMD/Sil
      3112/3112A ] (10953112). (Closes: #254451)
    - Use pdcraid for 20268R (105a6268). (Closes: #253442)
  * Joshua Kwan
    - Use debhelper's new udeb support.
    - Bump debhelper compat level to 4.
    - Add sbus.lst containing a slowly growing list of SBUS devices and
      their PROM names and corresponding modules.
  * Gaudenz Steinlin
    - Change ehci_hcd to ehci-hcd for compatibility with kernel 2.4.
      (Closes: 242959)

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 16 Jun 2004 20:14:56 +0200

discover1-data (1.2004.02.08-7) unstable; urgency=low

  * Gaudenz Steinlin
    - Use sata_promise module for PDC20378 (SATA150 TX) (105a3373);
      (Closes: #244195)
    - Use ata_piix module for 82801EB (ICH5) Serial ATA 150
      Storage Controller (808624d1); (Closes: #250310, #249633)
    - Use ohci1394 for R5C551 IEEE 1394 Controller and
      TSB43AB21 IEEE-1394a-2000; (Closes: #248139)
    - Remove wrong modules for 82801BA ISA Bridge (LPC) (80862440) and
      82801BA/CA/DB/EB/ER Hub interface to PCI Bridge (8086244e)
      (Closes: #236423)
  * Petter Reinholdtsen
    - Add target 'check-pci-types' to list all used categories
      which are unknown to discover1.
    - Add myself as uploader.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 29 May 2004 06:46:40 -0300

discover1-data (1.2004.02.08-6) unstable; urgency=low

  * Petter Reinholdtsen
    - Update pci.lst with the device and vendor names from
      http://pciids.sourceforge.net/pci.ids.gz.
    - Fix typo for PCI ID 808624d4.  It should load usb-uhci,
      not usb-uchi.
    - Add reportbug script including hardware info in the bug
      report. (Closes: #241701)
    - Load ethernet driver sungem for PCI ID 106b0032. (Closes: #241256)
    - Updated some PCI entries based on the content of
      /lib/modules/2.4.24-1-686/modules.pcimap and
      /lib/modules/2.4.25-1-686/modules.pcimap.
    - Updated some PCI entries based on hwdata version 0.107-1.
    - Use siimage module for PCI ID 10950680. (Closes: #221466)
    - Use network module e1000 for PCI ID 80861075. (Closes: #242899)
  * David Nusinow
    - Change NV28 [GeForce4 Ti 4200 AGP 8x] to use nv module; Closes: #236777
    - Use tg3 module for Broadcom NetXtreme BCM5782 Ethernet; Closes: #231298
    - Use nv module for NV17 [GeForce4 MX 440-SE]; Closes: #233147
    - Use usb-ohci for ServerWorks CSB6 OHCI USB Controller; Closes: #241977

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 21 Apr 2004 00:54:24 +0200

discover1-data (1.2004.02.08-5) unstable; urgency=low

  * Petter Reinholdtsen
    - Uploading into unstable together with discover version 2, as
      part of the discover version 1 to 2 transition.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 23 Mar 2004 08:57:54 +0100

discover1-data (1.2004.02.08-4) experimental; urgency=low

  * Petter Reinholdtsen
    - Uploading to experimental to get the new package names past the NEW
      queue before we upload both discover1 and discover (2) into unstable.
    - Renaming the udebs too to avoid inconsistent naming of debs and udebs.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 21 Mar 2004 09:22:27 +0100

discover1-data (1.2004.02.08-3) experimental; urgency=low

  * David Nusinow
    - Various USB controller fixes that were previously unknown now
      use usb-uhci
    - NMU Ack and merge; Closes: #237123
    - Use savage XFree86 driver for S3 Inc. VT8375. Thanks Wouter
      Verhelst; Closes: #231879
  * Petter Reinholdtsen
    - Change name from discover-data to discover1-data, preparing
      for the discover 2 upload.
    - Uploading to experimental to get the new package names past the NEW
      queue before we upload both discover1 and discover (2) into unstable.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 16 Mar 2004 20:07:58 +0100

discover-data (1.2004.02.08-2.skolelinux.1) unstable; urgency=low

  * Non-maintainer upload, uploaded to the archive by mistake.
  * Marius Kotsbak
    - PCI ids 11030005, 11030008 and 11030009 uses ide module hpt366.

 -- Petter Reinholdtsen <pere@debian.org>  Tue,  9 Mar 2004 22:07:58 +0100

discover-data (1.2004.02.08-2) unstable; urgency=low

  * Petter Reinholdtsen
    - PCI id 14e4170d uses ethernet module tg3. (Closes: #230122)
    - Fix six typos in pci.lst. (Closes: #234950)
  * David Nusinow
    - use yenta_socket for Ricoh Co Ltd RL5c476 II; Closes: #236347, #234950
    - use XFree86(vesa) for Radeon IGP 340M
    - update entry for CMD Technology Inc PCI0649 (rev 02). Thanks to Dann
      Frazier for the comprehensive patch; Closes: #233295
    - Merge pcic_probe data from pcmcia-cs. Thanks to Per Oloffsson for all
      this work; Closes: #234243
    - Use tulip instead of de4x5 module for DECchip 21142/43; Closes: #235285
    - Use dmfe instead of tulip module for Davicom Ethernet Controller;
      Closes: #235253

 -- David Nusinow <david_nusinow@yahoo.com>  Mon,  9 Feb 2004 00:06:33 +0100

discover-data (1.2004.02.08-1) unstable; urgency=low

  * use i82092 for Texas InstrumentsPCI1420 (Closes: #227343)
  * bump version to current date
  * fix class pci to isdn for ISDN Adapters (needed for 
    discover2's lst2xml)
  * fixed Cisco Aironet entry
  * Make Silicon Motion, Inc. SM710 LynxEM card use module siliconmotion,
    not server XF86_SVGA. Thanks Petter Reinholdtsen; Closes: #226104
  * use yenta_socket for Texas Instruments PCI1225; Closes: #228370
  * use yenta_socket for Texas Instruments PCI1450; Closes: #228850
  * use tulip for DECchip 21140; Closes: #228694, #148974
  * use sk98lin for 3Com 3c940 card, megaraid2 for PowerEdge Expandable RAID
    Controller; Closes: #228964, #229123
  * use yenta_socket for OZ6933 Cardbus Controller; Closes: #229402
  * use module siliconmotion instead of XF86_SVGA for SM810 LynxE (rev a6);
    Closes: #215388
  * use yenta_socket for PCI1410 PC card Cardbus Controller; Closes: #216895
  * Many changes to s3 (and one change to s3virge) modules instead of XF86_S3;
    Closes: #203642
  * Petter Reinholdtsen
    - PCI id 11063104 is reported by Harald Dunkel to use usb
      module ehci_hcd.
  * Added sk98lin for PCI ID's 1148:4320 (Syskonnect GigE) and 
    11ab:4320 (Galileo SK-98xx Gigabit Ehernet Adapter) (Closes: #231216)
  * Add forcedeth for Nvidia ehternet and ohci1394 for Nvidia 1394
    (Closes: #231372)
  * Remove junk .pci.lst.swp file (Closes: #226110)
  * use yenta_socket for Texas Instruments PCI1211 (PCI ID 104c:ac1e)
  

 -- Gaudenz Steinlin <gaudenz@soziologie.ch>  Sun,  8 Feb 2004 20:29:20 +0100

discover-data (1.2002.08.21-2) unstable; urgency=low

  * New maintainers, David Nusinow and Gaudenz Steinlin maintaining for
    the Debian Installer Team.
  * Apply PCI data patch from Thomas Poindessous. Many thanks to him for
    this one; Closes: #224428
    - Load de4x5 for DECchip 21142/43.  Closes: #220114
    - Load usb-ohci on the IBM bladecenter with OSB4/CSB5 OHCI USB
      Controller.  Closes: #220424
    - Load eepro100 instead of e100 for Intel Corp. 82557/8/9.
      Closes: #220800
  * BCM5705M, BCM5705, and BCM5788 all now use tg3 driver. Thanks to
    Martin Michlmayr; Closes: #224926
  * NMU ACK. Thanks to all involved; Closes: #163429, #164276, #164288
    Closes: #164892, #166093, #166676, #169367, #170319, #171834
    Closes: #175245, #175884, #181437, #182961, #186526, #190879
    Closes: #210570, #211128, #212444, #212446, #214559, #205731
    Closes: #218604, #167570, #191440

 -- David Nusinow <david_nusinow@yahoo.com>  Fri, 26 Dec 2003 01:17:17 -0800
  
discover-data (1.2002.08.21-1.6) unstable; urgency=low

  * NMU.
  * PCI id 80861050 uses ethernet module e100. (Closes: #214559)
  * PCI id 90058091 uses scsi module aic79xx.
  * PCI id 11030004 uses ide module hpt366.
  * PCI id 10de0172 uses XFree86 module nv. (Closes: #218604)
  * Change priority for discover-data-udeb from standard
    to extra.  (Closes: #205731)

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  9 Nov 2003 18:52:07 +0100

discover-data (1.2002.08.21-1.5) unstable; urgency=low

  * NMU.
  * PCI id 1de10391 uses SCSI module dc3x5.
  * PCI ids 10771016, 10771080, 10771240 and 10771280 are SCSI cards,
    and use module qla1280. (Closes: #210570)
  * PCI id 9005801f uses SCSI module aic79xx.
  * Updated with the latest PCI id list from
    http://pciids.sourceforge.net/pci.ids.gz.
  * Updated module list to match kernel 2.4.22.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 28 Oct 2003 22:19:28 +0100

discover-data (1.2002.08.21-1.4) unstable; urgency=low

  * NMU.
  * Use e100 instead of eepro100, on advice of Herbert Xu.
    Closes: #211128, #212444, #212446

 -- Joey Hess <joeyh@debian.org>  Fri, 17 Oct 2003 19:43:44 -0400

discover-data (1.2002.08.21-1.3) unstable; urgency=low
  
  * NMU. 
  * PCI id 80861209 uses eepro100 module. (Closes: 163429)
  * PCI ids 15ad0710, 15ad0405 and fffe0710 should use vmware XFree86
    module. (Closes: #164276)
  * PCI id 80861039 uses eepro100 module. (Closes: 164288)
  * PCI ids 10000030, 10000621, 10000622, 10000624, 10000626 and 10000628
    should use the mptscsih scsi module.  (Closes: #164892)
  * Update PCI list with module names from kernel 2.4.21. (Closes: #166093)
  * PCI id 10280002 uses SCSI module aacraid. (closes: #166676)
  * PCI ids 108e1102 uses ohci1394 module and
    PCI id 108e1103 uses usb-ohci module. (Closes: #169367)
  * Added entries 041e4100 and 041e4108 to usb.lst. (Closes: #170319)
  * Changed category for all 'isdn' cards to 'pci', as 'isdn' is
    unsupported by discover. (Closes: #171834).
  * PCI id 10222000 and 10222001 uses pcnet32 module. (Closes: #174534)
  * PCI id 10cd2500 uses the advansys module. (Closes: #175884)
  * PCI id 1028000A uses aacraid module. (Closes: #181437)
  * PCI id 102b2527 uses the mga XFree86 module. (Closes: #182961)
  * PCI id 10771216 shoulduse module qla1280 instead of qlogicisp.
    (Closes: #186526)
  * PCI id 10001960 uses megaraid module. (Closes: #190879)
  * Use the HW info from the Skolelinux project. (Closes: #191440)
  * PCI id 1044a501 uses dpt_i2o module. (Closes: #195609)
  * Add some hardware used in Cinet Smartserve 120:
     - PCI id 13c11001 uses kernel module 3w-xxxx.
     - PCI id 80861013 uses kernel module e1000.
  * Add a few extra intel gigabit ethernet PCI IDs.
  * Add USB ID 041e4017 (Creative WebCam Mobile)
  * Module cciss is a scsi controller module.
  * Corrected category for a lot of Adaptec SCSI kontrollers.
  * Updated with the latest PCI id list from
    http://pciids.sourceforge.net/pci.ids.gz.
  * Update entries 104cac15 and 12176972 to use module yenta_socket.
  * Update the group of some cards from unknown to ethernet based on
    the card name.
  * Rewrite how the short HW list is constructed.  Skip all cards with
    unknown or ignore in the module field, and skip groups video, tvcard
    and sound.
  * Update the group of some network cards.
  * Use the vmware XFree86 module in VMWare.
  * Add some laptop HW entries.
  * Add driver info for IBM Thinkpad X30.
  * Update the device group on a lot of new devices.
  * Reinsert aacraid module for Dell PowerEdge raids.
  * Corrected a few typos.

 -- Petter Reinholdtsen <pere@hungry.com>  Sun, 10 Nov 2002 14:11:43 +0100

discover-data (1.2002.08.21-1.2) unstable; urgency=low

  * NMU. 
  * Add kernel 2.4 names

 -- Alastair McKinstry <mckinstry@computer.org>  Thu, 17 Jul 2003 17:08:24 +0100

discover-data (1.2002.08.21-1.1) unstable; urgency=low

  * NMU.
  * Add new package discover-data-udeb (closes: #167570).

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 30 Jan 2003 19:42:33 +0100

discover-data (1.2002.08.21-1) unstable; urgency=low

  * new upstream version
    - recognize some USB "jukebox"-style devices (Closes: #156453)
    - recognize Intel i810 sound device on Compaq Evo N800v laptops
      (Closes: #157763)
    - fix duplicate and improperly sorted entries in pci.list
      (Closes: #155118)

 -- Branden Robinson <branden@progeny.com>  Wed, 21 Aug 2002 14:01:21 -0500

discover-data (1.2002.05.23-1) unstable; urgency=low

  * new upstream version

 -- Branden Robinson <branden@progeny.com>  Thu, 23 May 2002 14:22:02 -0500

discover-data (1.2002.04.29-1) unstable; urgency=low

  * Start using "cvs2cl" to generate a proper upstream changelog; because of
    this, this is the last release where the Debian changelog file will go
    into excruciating detail.  Instead, the Debian changelog will be used
    mostly for the bug auto-closing feature (an explanation will accompany the
    auto-closed bugs, of course).

  * ChangeLog: generated with cvs2cl
  * pci.lst: Massive update based on a patch from Petter Reinholdtsen.
    - 216 new devices added to the database with kernel module or X
      server/driver information.
    - Information updated for 25 existing devices.
    - 130 other new devices added to the database.
    - Note that kernel 2.4.x module names were used only where they did not
      conflict with kernerl 2.2.20 modules names.  Discover 2.x will permit
      both types of information to be specified.
    (thanks, Petter Reinholdtsen!) (Closes: #144826)
  * debian/control:
    - added Uploaders: field
    - added mention of Linux kernel 2.2.20 specificity to package description

 -- Branden Robinson <branden@progeny.com>  Mon, 29 Apr 2002 15:18:57 -0500

discover-data (1.2002.03.19) unstable; urgency=low

  * There's really no point in keeping a Debian revision for this package; the
    upstream is the same as the Debian Package Maintainer.
  * pci.lst:
    - Identify all devices using the i82365 module as being device type
      "bridge" instead of "unknown".
  * debian/control: change Maintainer to Progeny Debian Packaging Team
    <debian-packages@progeny.com>

 -- Branden Robinson <branden@progeny.com>  Tue, 19 Mar 2002 12:49:30 -0500

discover-data (1.2002.03.08-1) unstable; urgency=low

  * new upstream version
    + pci.lst:
      - fix typo in module name

 -- Branden Robinson <branden@progeny.com>  Fri,  8 Mar 2002 14:12:20 -0500

discover-data (1.2002.02.19-1) unstable; urgency=low

  * new upstream version
    + pci.lst:
      - additions and updates for cards supported by the sym53x8xx driver

 -- Branden Robinson <branden@debian.org>  Tue, 19 Feb 2002 12:28:10 -0500

discover-data (1.2002.01.28-1) unstable; urgency=low

  * new upstream version
  * pci.lst:
    - added several new S3 graphics chipsets, including the "Twister K"
      (thanks, Chris Lawrence) (Closes: #119372,#130799)
    - added PCI ID for Hewlett-Packard NetRAID 2M card, which uses the AMI
      MegaRAID chips (thanks, Dann Frazier) (Closes: #121496)
    - added X server/driver information for i815 video chips (Closes: #130702)
    - change SiS 630 chipsets from XF86_SVGA server to XFree86(sis)

 -- Branden Robinson <branden@debian.org>  Mon, 28 Jan 2002 02:11:58 -0500

discover-data (1.2001.10.16-1) unstable; urgency=low

  * new upstream version
  * pci.lst:
    - removed names of ALSA drivers, replaced with "unknown"
      (Closes: #109762)
    - updated 3Com vendor section (Closes: #112808)
    - updated ATI vendor section
  * debian/control: change Build-Depends to Build-Depends-Indep

 -- Branden Robinson <branden@debian.org>  Tue, 16 Oct 2001 00:44:42 -0500

discover-data (1.2001.08.17-2) unstable; urgency=low

  * debian/control: added a touch more info to the extended description
  * debian/copyright: s/libdiscover0-hwlists/discover-data/g

 -- Branden Robinson <branden@debian.org>  Tue, 18 Sep 2001 14:54:53 -0500

discover-data (1.2001.08.17-1) unstable; urgency=low

  * Initial release.

 -- Branden Robinson <branden@debian.org>  Fri, 17 Aug 2001 15:09:19 -0500

  vim:ai:et:sts=2:sw=2:tw=78:
  $Progeny: changelog,v 1.16 2002/08/21 19:11:20 branden Exp $
