From bce5729a9d3db5d19a442491719d1d52d35c7c11 Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Sat, 4 Jan 2003 16:03:50 +0000 Subject: - Remove speed_map API because speed_map is obsoleted by 1394a. - Add definition of OHCI_HCC_BIBIV in fwohcireg.h. --- sys/dev/firewire/firewire.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/firewire/firewire.h') diff --git a/sys/dev/firewire/firewire.h b/sys/dev/firewire/firewire.h index 032e59be716a..656c5f479e71 100644 --- a/sys/dev/firewire/firewire.h +++ b/sys/dev/firewire/firewire.h @@ -544,7 +544,6 @@ struct fw_crom_buf { #define FW_SBINDADDR _IOWR('S', 3, struct fw_asybindreq) #define FW_CBINDADDR _IOWR('S', 4, struct fw_asybindreq) #define FW_GTPMAP _IOR('S', 5, struct fw_topology_map) -#define FW_GSPMAP _IOW('S', 6, struct fw_speed_map *) #define FW_GCROM _IOWR('S', 7, struct fw_crom_buf) #define FWOHCI_RDREG _IOWR('S', 80, struct fw_reg_req_t) -- cgit v1.2.3