summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic_pci.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-09-29 21:14:05 +0000
committerjhb <jhb@FreeBSD.org>2000-09-29 21:14:05 +0000
commite91e84a78a0fabc2c019cd7092e99c5384233047 (patch)
treedd2badf2cd5b970cdc5cc89246b7b02a512b0086 /sys/pccard/pcic_pci.c
parent09544abeed0961c0045208dd5b458587b772d065 (diff)
downloadFreeBSD-src-e91e84a78a0fabc2c019cd7092e99c5384233047.zip
FreeBSD-src-e91e84a78a0fabc2c019cd7092e99c5384233047.tar.gz
Spelling police in a comment: Defalut -> Default.
Diffstat (limited to 'sys/pccard/pcic_pci.c')
-rw-r--r--sys/pccard/pcic_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c
index 4d4c18d..23f80ce 100644
--- a/sys/pccard/pcic_pci.c
+++ b/sys/pccard/pcic_pci.c
@@ -139,7 +139,7 @@ ti1xxx_pci_init(device_t dev)
case 1 :
strcpy(buf, "TI113X PCI Config Reg: ");
/*
- * Defalut card control register setting is
+ * Default card control register setting is
* PCI interrupt. The method of this code
* switches PCI INT and ISA IRQ by bit 7 of
* Bridge Control Register(Offset:0x3e,0x13e).
OpenPOWER on IntegriCloud