From 4bbd8335fced913b53cf977607397c95aeefdb36 Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 3 Nov 2003 16:04:31 +0000 Subject: o Use %j and uintmax_t rather than uint64_t for casting. o use more proper bus_size_t for iosize rather than bus_addr_t. Noticed by: bde --- sys/dev/pccard/pccarddevs | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/pccard/pccarddevs') diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index 5872c5c..f1f74a4 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -279,6 +279,7 @@ product IBM ETHERJET 0x003f IBM EtherJet Ethernet /* Intel Products */ product INTEL PRO_WLAN_2011 0x0001 Intel PRO/Wireless 2011 LAN PC Card product INTEL EEPRO100 0x010a Intel EtherExpress PRO/100 +product INTEL ETHEREXP 0x0301 Intel EtherExpress PCMCIA Card /* Intersil */ /* Note: The following likely is an OEM card under a different Intersil name */ -- cgit v1.1