diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2000-09-29 21:14:05 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2000-09-29 21:14:05 +0000 |
| commit | 7fa6b7c01e4fb63bc006f4402832a8fde80740e1 (patch) | |
| tree | bbee819838936bd3263a478ad20624268b555237 /sys/pccard | |
| parent | b17aa0e4266857344ed48179033e27d9d1d7b329 (diff) | |
Notes
Diffstat (limited to 'sys/pccard')
| -rw-r--r-- | sys/pccard/pcic_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c index 4d4c18d5e7b2..23f80ce6bad9 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). |
