index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
1999-02-15
Change 3rd range in pcic_ranges to use from 0x390 to 0x3b0.
Federico G. Schwindt
1999-02-13
Always check that "range->start" and "range->len" is within the bounds of
Federico G. Schwindt
1999-02-13
If the card is not present be sure to always call bus_space_unmap on exit.
Federico G. Schwindt
1999-02-13
If the card is not present be sure to always call bus_space_unmap on exit.
Federico G. Schwindt
1999-02-09
sync
Theo de Raadt
1999-02-09
more flesh
Theo de Raadt
1999-02-09
Fix cua device to not block on open.
Jim Rees
1999-02-08
regen
Todd C. Miller
1999-02-08
PCI_PRODUCT_CONTAQ_SIO -> PCI_PRODUCT_CONTAQ_82C693
Todd C. Miller
1999-02-08
sync
Jason Wright
1999-02-08
Davicom DM9101; from NetBSD.
Jason Wright
1999-02-07
Break out of loop in isa_intr_check() if we know what IRQ we want but isa_int...
Todd C. Miller
1999-02-06
Always initialize sc->handle[i].flags.
Federico G. Schwindt
1999-02-04
Fix bit test; from netbsd.
Jason Wright
1999-02-04
correct attach printing for 4-port cards
Theo de Raadt
1999-02-03
sync
Theo de Raadt
1999-02-03
sync
Jason Downs
1999-02-03
Creative Labs has some products...
Jason Downs
1999-02-01
New PCI arch, Galileo
Per Fogelstrom
1999-01-31
Fix clobbers so that GENERIC may compile with egcs.
Marc Espie
1999-01-31
Add support for Kingston KNE-PC2.
Federico G. Schwindt
1999-01-30
Sync with FreeBSD
Niklas Hallqvist
1999-01-30
A slew of manifest constants for pci configuration registers gotten from freebsd
Niklas Hallqvist
1999-01-30
update to latest freebsd code, fixes stalls during heavy traffic
Niklas Hallqvist
1999-01-30
Make this build on architectures that define __NO_ISA_INTR_CHECK.
imp
1999-01-28
Remove unused vars.
Federico G. Schwindt
1999-01-28
Add support for:
Federico G. Schwindt
1999-01-24
remove unneeded pio.h inclusion
Michael Shalayeff
1999-01-23
kill #pragma pack.
Marc Espie
1999-01-23
replace #pragma pack -> attribute((packed))
Marc Espie
1999-01-21
Remove remnicients of old pcmcia code, allow both pccom & com at pcmcia
Niklas Hallqvist
1999-01-21
Fix my com/pccom thinko
Niklas Hallqvist
1999-01-21
Comment com attach since it conflicts with the i386 declaration.
Federico G. Schwindt
1999-01-20
pccom is i386 only, com can be attached from mi-land though
Niklas Hallqvist
1999-01-20
ne needs to be attached before we
Niklas Hallqvist
1999-01-20
Use #error instead of C syntax error to report an inconsistency in defines
Niklas Hallqvist
1999-01-19
sync
Todd C. Miller
1999-01-19
move attachment of lpt way down as it can deal without
Niklas Hallqvist
1999-01-16
M1531 Host-PCI Bridge
Federico G. Schwindt
1999-01-16
hppa has isa too
Michael Shalayeff
1999-01-11
Import of CMU's RAIDframe via NetBSD.
Niklas Hallqvist
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1999-01-11
remove pnic stuff
Jason Wright
1999-01-11
Driver for PNIC boards
Jason Wright
1999-01-11
Make attachment sane.
Jason Downs
1999-01-11
The DSP likes it better if you actually give it an iobase and a handle.
Jason Downs
1999-01-11
more printf/panic merging, since panic() is stdarg
Aaron Campbell
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1999-01-11
shave a few byes by combining a printf and panic that are consecutive
Todd C. Miller
[next]